Datasets:
v1: update dataset
Browse files- .gitattributes +2 -0
- places/test.jsonl +0 -0
- places/train.jsonl +2 -2
- places/val.jsonl +0 -0
- sql/test.jsonl +2 -2
- sql/train.jsonl +2 -2
- sql/val.jsonl +2 -2
- stats.json +94 -80
.gitattributes
CHANGED
|
@@ -62,3 +62,5 @@ places/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
| 62 |
sql/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 63 |
sql/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 64 |
sql/val.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 62 |
sql/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 63 |
sql/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 64 |
sql/val.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
places/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
places/val.jsonl filter=lfs diff=lfs merge=lfs -text
|
places/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
places/train.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7908f3420b984d26bd596ebb9023720e852f5876e64497b5f2afcdc568433af7
|
| 3 |
+
size 87648188
|
places/val.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
sql/test.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0653a9b9c52686a31f4f92a73b9318abf1dc7cb5a2a8f0b421c8d85e63cffb56
|
| 3 |
+
size 12233138
|
sql/train.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:628a4becb0523ac600d6abd3bbb74c12a555d6708f4becb34b3bdfb6c8a7073d
|
| 3 |
+
size 96351785
|
sql/val.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a28722abb057e635f020ff5208daa329abecb049c900182119fa7ec178a45d7
|
| 3 |
+
size 11969955
|
stats.json
CHANGED
|
@@ -1,113 +1,127 @@
|
|
| 1 |
{
|
| 2 |
-
"run_name": "
|
| 3 |
-
"total_samples":
|
| 4 |
"sql_generation": {
|
| 5 |
"train": {
|
| 6 |
-
"total":
|
| 7 |
"by_family": {
|
| 8 |
-
"adjacency":
|
| 9 |
-
"aggregation":
|
| 10 |
-
"attribute_filter":
|
| 11 |
-
"border_corridor":
|
| 12 |
-
"buffer":
|
| 13 |
-
"
|
| 14 |
-
"
|
| 15 |
-
"
|
| 16 |
-
"
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
-
"
|
|
|
|
|
|
|
| 21 |
}
|
| 22 |
},
|
| 23 |
"val": {
|
| 24 |
-
"total":
|
| 25 |
"by_family": {
|
| 26 |
-
"adjacency":
|
| 27 |
-
"aggregation":
|
| 28 |
-
"attribute_filter":
|
| 29 |
-
"border_corridor":
|
| 30 |
-
"buffer":
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
-
"
|
|
|
|
|
|
|
|
|
|
| 34 |
"multi_adjacency": 160,
|
| 35 |
-
"partial_selection":
|
| 36 |
-
"set_operations":
|
| 37 |
-
"window_function":
|
| 38 |
}
|
| 39 |
},
|
| 40 |
"test": {
|
| 41 |
-
"total":
|
| 42 |
"by_family": {
|
| 43 |
-
"adjacency":
|
| 44 |
-
"aggregation":
|
| 45 |
-
"attribute_filter":
|
| 46 |
"border_corridor": 158,
|
| 47 |
-
"buffer":
|
| 48 |
-
"
|
| 49 |
-
"
|
| 50 |
-
"
|
| 51 |
-
"
|
| 52 |
-
"
|
| 53 |
-
"
|
| 54 |
-
"
|
| 55 |
-
"
|
|
|
|
|
|
|
| 56 |
}
|
| 57 |
}
|
| 58 |
},
|
| 59 |
"place_extraction": {
|
| 60 |
"train": {
|
| 61 |
-
"total":
|
| 62 |
"by_family": {
|
| 63 |
-
"adjacency":
|
| 64 |
-
"aggregation":
|
| 65 |
-
"attribute_filter":
|
| 66 |
-
"border_corridor":
|
| 67 |
-
"buffer":
|
| 68 |
-
"
|
| 69 |
-
"
|
| 70 |
-
"
|
| 71 |
-
"
|
| 72 |
-
"
|
| 73 |
-
"
|
| 74 |
-
"
|
| 75 |
-
"
|
|
|
|
|
|
|
| 76 |
}
|
| 77 |
},
|
| 78 |
"val": {
|
| 79 |
-
"total":
|
| 80 |
"by_family": {
|
| 81 |
-
"adjacency":
|
| 82 |
-
"aggregation":
|
| 83 |
-
"attribute_filter":
|
| 84 |
-
"border_corridor":
|
| 85 |
-
"buffer":
|
| 86 |
-
"
|
| 87 |
-
"
|
| 88 |
-
"
|
|
|
|
|
|
|
|
|
|
| 89 |
"multi_adjacency": 160,
|
| 90 |
-
"partial_selection":
|
| 91 |
-
"set_operations":
|
| 92 |
-
"window_function":
|
| 93 |
}
|
| 94 |
},
|
| 95 |
"test": {
|
| 96 |
-
"total":
|
| 97 |
"by_family": {
|
| 98 |
-
"adjacency":
|
| 99 |
-
"aggregation":
|
| 100 |
-
"attribute_filter":
|
| 101 |
"border_corridor": 158,
|
| 102 |
-
"buffer":
|
| 103 |
-
"
|
| 104 |
-
"
|
| 105 |
-
"
|
| 106 |
-
"
|
| 107 |
-
"
|
| 108 |
-
"
|
| 109 |
-
"
|
| 110 |
-
"
|
|
|
|
|
|
|
| 111 |
}
|
| 112 |
}
|
| 113 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"run_name": "v3",
|
| 3 |
+
"total_samples": 36406,
|
| 4 |
"sql_generation": {
|
| 5 |
"train": {
|
| 6 |
+
"total": 29099,
|
| 7 |
"by_family": {
|
| 8 |
+
"adjacency": 2551,
|
| 9 |
+
"aggregation": 1694,
|
| 10 |
+
"attribute_filter": 581,
|
| 11 |
+
"border_corridor": 1253,
|
| 12 |
+
"buffer": 2523,
|
| 13 |
+
"chained": 2166,
|
| 14 |
+
"containment": 2240,
|
| 15 |
+
"difference": 2568,
|
| 16 |
+
"direct_lookup": 1315,
|
| 17 |
+
"disambiguation": 2590,
|
| 18 |
+
"intersection": 2544,
|
| 19 |
+
"multi_adjacency": 1285,
|
| 20 |
+
"partial_selection": 2576,
|
| 21 |
+
"set_operations": 2039,
|
| 22 |
+
"window_function": 1174
|
| 23 |
}
|
| 24 |
},
|
| 25 |
"val": {
|
| 26 |
+
"total": 3614,
|
| 27 |
"by_family": {
|
| 28 |
+
"adjacency": 316,
|
| 29 |
+
"aggregation": 211,
|
| 30 |
+
"attribute_filter": 72,
|
| 31 |
+
"border_corridor": 156,
|
| 32 |
+
"buffer": 312,
|
| 33 |
+
"chained": 266,
|
| 34 |
+
"containment": 279,
|
| 35 |
+
"difference": 320,
|
| 36 |
+
"direct_lookup": 164,
|
| 37 |
+
"disambiguation": 323,
|
| 38 |
+
"intersection": 316,
|
| 39 |
"multi_adjacency": 160,
|
| 40 |
+
"partial_selection": 320,
|
| 41 |
+
"set_operations": 253,
|
| 42 |
+
"window_function": 146
|
| 43 |
}
|
| 44 |
},
|
| 45 |
"test": {
|
| 46 |
+
"total": 3693,
|
| 47 |
"by_family": {
|
| 48 |
+
"adjacency": 326,
|
| 49 |
+
"aggregation": 214,
|
| 50 |
+
"attribute_filter": 74,
|
| 51 |
"border_corridor": 158,
|
| 52 |
+
"buffer": 322,
|
| 53 |
+
"chained": 283,
|
| 54 |
+
"containment": 283,
|
| 55 |
+
"difference": 323,
|
| 56 |
+
"direct_lookup": 166,
|
| 57 |
+
"disambiguation": 325,
|
| 58 |
+
"intersection": 324,
|
| 59 |
+
"multi_adjacency": 162,
|
| 60 |
+
"partial_selection": 326,
|
| 61 |
+
"set_operations": 259,
|
| 62 |
+
"window_function": 148
|
| 63 |
}
|
| 64 |
}
|
| 65 |
},
|
| 66 |
"place_extraction": {
|
| 67 |
"train": {
|
| 68 |
+
"total": 27815,
|
| 69 |
"by_family": {
|
| 70 |
+
"adjacency": 2551,
|
| 71 |
+
"aggregation": 1694,
|
| 72 |
+
"attribute_filter": 581,
|
| 73 |
+
"border_corridor": 1253,
|
| 74 |
+
"buffer": 2523,
|
| 75 |
+
"chained": 2166,
|
| 76 |
+
"containment": 2240,
|
| 77 |
+
"difference": 1284,
|
| 78 |
+
"direct_lookup": 1315,
|
| 79 |
+
"disambiguation": 2590,
|
| 80 |
+
"intersection": 2544,
|
| 81 |
+
"multi_adjacency": 1285,
|
| 82 |
+
"partial_selection": 2576,
|
| 83 |
+
"set_operations": 2039,
|
| 84 |
+
"window_function": 1174
|
| 85 |
}
|
| 86 |
},
|
| 87 |
"val": {
|
| 88 |
+
"total": 3454,
|
| 89 |
"by_family": {
|
| 90 |
+
"adjacency": 316,
|
| 91 |
+
"aggregation": 211,
|
| 92 |
+
"attribute_filter": 72,
|
| 93 |
+
"border_corridor": 156,
|
| 94 |
+
"buffer": 312,
|
| 95 |
+
"chained": 266,
|
| 96 |
+
"containment": 279,
|
| 97 |
+
"difference": 160,
|
| 98 |
+
"direct_lookup": 164,
|
| 99 |
+
"disambiguation": 323,
|
| 100 |
+
"intersection": 316,
|
| 101 |
"multi_adjacency": 160,
|
| 102 |
+
"partial_selection": 320,
|
| 103 |
+
"set_operations": 253,
|
| 104 |
+
"window_function": 146
|
| 105 |
}
|
| 106 |
},
|
| 107 |
"test": {
|
| 108 |
+
"total": 3532,
|
| 109 |
"by_family": {
|
| 110 |
+
"adjacency": 326,
|
| 111 |
+
"aggregation": 214,
|
| 112 |
+
"attribute_filter": 74,
|
| 113 |
"border_corridor": 158,
|
| 114 |
+
"buffer": 322,
|
| 115 |
+
"chained": 283,
|
| 116 |
+
"containment": 283,
|
| 117 |
+
"difference": 162,
|
| 118 |
+
"direct_lookup": 166,
|
| 119 |
+
"disambiguation": 325,
|
| 120 |
+
"intersection": 324,
|
| 121 |
+
"multi_adjacency": 162,
|
| 122 |
+
"partial_selection": 326,
|
| 123 |
+
"set_operations": 259,
|
| 124 |
+
"window_function": 148
|
| 125 |
}
|
| 126 |
}
|
| 127 |
}
|