Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
qanta-challenge
/
quizbowl-submission
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
02f811c
quizbowl-submission
/
src
319 kB
2 contributors
History:
36 commits
Maharshi Gor
Add correct qanta repo link
2a34f1b
7 months ago
components
Add user input validation to pipeline interfaces error display on pipeline change.
7 months ago
display
Minor display formatting change
7 months ago
leaderboard
Implements leaderboard functionality and dataset download
7 months ago
submission
validations for submission name
7 months ago
workflows
Add correct qanta repo link
7 months ago
about.py
Safe
1.05 kB
Implements leaderboard functionality and dataset download
7 months ago
app_configs.py
Safe
1.81 kB
Minor fix: removed unused key in app config
7 months ago
envs.py
Safe
1.5 kB
Adds support for caching llm calls to a sqlite db and a hf dataset. Refactors repo creation logic and fixes unused temperature param.
7 months ago
populate.py
Safe
3.16 kB
Implements leaderboard functionality and dataset download
7 months ago
utils.py
Safe
1.49 kB
Refactor: moved some vars from envs to app_config
7 months ago