Dataset Viewer
submission_id
stringclasses 2
values | model_name
stringclasses 2
values | team_name
stringclasses 2
values | paper_link
stringclasses 1
value | github_link
stringclasses 1
value | submitted_time
timestamp[us] | results
dict |
---|---|---|---|---|---|---|
77131ce7-32e6-4ca5-b96e-994969f1bc17 | Awesome Model | Gena | 2025-03-19T02:58:58 | {
"datasets": [
{
"dataset_name": "bird",
"data_split": "dev",
"metrics": {
"execution_match": 0.85,
"intent_match": 0.9,
"soft_f1": 0.88
}
},
{
"dataset_name": "spider",
"data_split": "test",
"metrics": {
"execution_match": 0.8,
"intent_match": 0.85,
"soft_f1": 0.82
}
},
{
"dataset_name": "corgi",
"data_split": "test",
"metrics": {
"execution_match": 0.75,
"intent_match": 0.78,
"soft_f1": 0.76
}
}
],
"average": {
"execution_match": 0.8,
"intent_match": 0.84,
"soft_f1": 0.82
},
"score": 0.82
} |
||
77131ce7-32e6-4ca5-b96e-994969f1bc18 | Less Awesome Model | Geno | 2025-03-19T02:58:58 | {
"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
} |
No dataset card yet
- Downloads last month
- 14