| { | |
| "submission_id": "77131ce7-32e6-4ca5-b96e-994969f1bc18", | |
| "model_name": "Less Awesome Model", | |
| "team_name": "Geno", | |
| "paper_link": "", | |
| "github_link": "", | |
| "submitted_time": "2025-03-19T02:58:58Z", | |
| "results": { | |
| "datasets": [ | |
| { | |
| "dataset_name": "bird", | |
| "data_split": "dev", | |
| "metrics": { | |
| "execution_match": 0.76, | |
| "intent_match": 0.8, | |
| "soft_f1": 0.5 | |
| } | |
| }, | |
| { | |
| "dataset_name": "spider", | |
| "data_split": "test", | |
| "metrics": { | |
| "execution_match": null, | |
| "intent_match": null, | |
| "soft_f1": null | |
| } | |
| }, | |
| { | |
| "dataset_name": "corgi", | |
| "data_split": "test", | |
| "metrics": { | |
| "execution_match": 0.5, | |
| "intent_match": 0.3, | |
| "soft_f1": 0.5 | |
| } | |
| } | |
| ], | |
| "average": { | |
| "execution_match": 0.6, | |
| "intent_match": 0.53, | |
| "soft_f1": 0.62 | |
| }, | |
| "score": 0.59 | |
| } | |
| } |