huggingface / huggingface/model-evaluator
Support concurrent submissions
Open
- Dominant language
- Python
- Stars
- 14
- Forks
- 8
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
The git-based solution for logging results will throw an error if there are two submissions being made concurrently (they're both trying to get a lock to write to the logs repo).
We would need to refactor this implementation to use a queue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.