Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-llm-leaderboard/open_llm_leaderboard
mjalg
/
IFEvalTR
like
0
Runtime error
App
Files
Files
Community
b6f02e1
IFEvalTR
/
update_dynamic.py
Clémentine
change model types available at submission time
05bda40
10 months ago
raw
Copy download link
history
blame
Safe
124 Bytes
from
src.scripts.update_all_request_files
import
update_dynamic_files
if
__name__ ==
"__main__"
:
update_dynamic_files()