This Space renders the BTZSC leaderboard from result JSON files stored in the dataset repo.
BTZSC evaluates strict zero-shot text classification across:
Ranking policy:
Data source configuration:
btzsc/btzsc-resultsBTZSC_RESULTS_REPOUseful links:
This Space is read-only: it displays whatever is present in the results dataset.
To add a new entry, submit a valid JSON result file to:
results/<model_type>/<model-name>.jsonSubmission options:
huggingface_hub API upload with create_pr=True (PR-based)Full submission requirements are documented in:
Once merged, the new entry appears in this Space on refresh/update.
For local testing, set:
BTZSC_RESULTS_LOCAL_DIR=/path/to/results_repoThen run:
python app.py
9 commits
This Space renders the BTZSC leaderboard from result JSON files stored in the dataset repo.
BTZSC evaluates strict zero-shot text classification across:
Ranking policy:
Data source configuration:
btzsc/btzsc-resultsBTZSC_RESULTS_REPOUseful links:
This Space is read-only: it displays whatever is present in the results dataset.
To add a new entry, submit a valid JSON result file to:
results/<model_type>/<model-name>.jsonSubmission options:
huggingface_hub API upload with create_pr=True (PR-based)Full submission requirements are documented in:
Once merged, the new entry appears in this Space on refresh/update.
For local testing, set:
BTZSC_RESULTS_LOCAL_DIR=/path/to/results_repoThen run:
python app.py
9 commits