Get Quotas Command
The get-quotas
command displays your remaining submission quotas for each dataset subset and split combination.
Usage
Example output:
> sb-cli get-quotas
Remaining Submission Quotas
โโโโโโโโโโโโโโโโโ----โณโโโโโโโโณโโโโโโโโโโโโโโโโโ
โ Subset โ Split โ Remaining Runs โ
โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ
โ swe-bench-m โ test โ 1 โ
โ swe-bench-m โ dev โ 997 โ
โ swe-bench_lite โ test โ 1 โ
โ swe-bench_lite โ dev โ 976 โ
โ swe-bench_verified โ test โ 1 โ
โโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโดโโโโโโโโโโโโโโโโโ
Options
--api_key
: API key to use (defaults toSWEBENCH_API_KEY
environment variable)
Output Format
The command displays a table with three columns:
- Subset: Dataset subset (swe-bench-m
,swe-bench_lite
,swe-bench_verified
)
- Split: Dataset split (dev
or test
)
- Remaining Runs: Number of submissions remaining for this subset/split combination
This command will display the remaining submissions you can make for each dataset subset and split combination.
Notes
- Quotas are refreshed periodically according to your subscription level