CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
realambuj2001
/
schemaquake1
source
Hugging Face
updated 5mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
scripts
evaluate_agents.py
evaluate_agents.py
6 lines
Copy path
Download
Raw
Back to scripts
1
from schemaquake.eval.run_eval import main
2
3
4
if __name__ == "__main__":
5
main()
6