gazet-dataset / stats.json
srmsoumya's picture
update dataset: restrict queries to country, region, county - randomize candidates
f8b3d5c verified
{
"run_name": "v4",
"total_samples": 43514,
"sql_generation": {
"train": {
"total": 34780,
"by_family": {
"adjacency": 4567,
"aggregation": 1898,
"attribute_filter": 1586,
"border_corridor": 1892,
"buffer": 2799,
"chained": 3196,
"containment": 2914,
"difference": 2290,
"direct_lookup": 1266,
"disambiguation": 2608,
"intersection": 2980,
"partial_selection": 2592,
"set_operations": 2503,
"window_function": 1689
}
},
"val": {
"total": 4313,
"by_family": {
"adjacency": 565,
"aggregation": 236,
"attribute_filter": 197,
"border_corridor": 236,
"buffer": 344,
"chained": 394,
"containment": 362,
"difference": 285,
"direct_lookup": 157,
"disambiguation": 324,
"intersection": 371,
"partial_selection": 322,
"set_operations": 310,
"window_function": 210
}
},
"test": {
"total": 4421,
"by_family": {
"adjacency": 581,
"aggregation": 242,
"attribute_filter": 202,
"border_corridor": 237,
"buffer": 361,
"chained": 412,
"containment": 369,
"difference": 288,
"direct_lookup": 160,
"disambiguation": 330,
"intersection": 377,
"partial_selection": 329,
"set_operations": 318,
"window_function": 215
}
}
},
"place_extraction": {
"train": {
"total": 33637,
"by_family": {
"adjacency": 4567,
"aggregation": 1898,
"attribute_filter": 1586,
"border_corridor": 1892,
"buffer": 2799,
"chained": 3196,
"containment": 2914,
"difference": 1147,
"direct_lookup": 1266,
"disambiguation": 2608,
"intersection": 2980,
"partial_selection": 2592,
"set_operations": 2503,
"window_function": 1689
}
},
"val": {
"total": 4171,
"by_family": {
"adjacency": 565,
"aggregation": 236,
"attribute_filter": 197,
"border_corridor": 236,
"buffer": 344,
"chained": 394,
"containment": 362,
"difference": 143,
"direct_lookup": 157,
"disambiguation": 324,
"intersection": 371,
"partial_selection": 322,
"set_operations": 310,
"window_function": 210
}
},
"test": {
"total": 4277,
"by_family": {
"adjacency": 581,
"aggregation": 242,
"attribute_filter": 202,
"border_corridor": 237,
"buffer": 361,
"chained": 412,
"containment": 369,
"difference": 144,
"direct_lookup": 160,
"disambiguation": 330,
"intersection": 377,
"partial_selection": 329,
"set_operations": 318,
"window_function": 215
}
}
}
}