srmsoumya commited on
Commit
f8b3d5c
·
verified ·
1 Parent(s): 537be45

update dataset: restrict queries to country, region, county - randomize candidates

Browse files
places/test.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9c775be70d2fd1e75b1bba556a5134460765a61acc0a67843a26879c32e8b40
3
- size 11130040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37601e11ebbf625285d8f75a398706505de0038ce275ede26f1d179d5ef78e55
3
+ size 13636870
places/train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7908f3420b984d26bd596ebb9023720e852f5876e64497b5f2afcdc568433af7
3
- size 87648188
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ab9c57440e98fe93e12d0f7584f7fd0ee0d9ffc8cb86111499a3b1793e3755e
3
+ size 107240759
places/val.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d302bb972e7edaf296a6a5df968286257159f1775487973b15af2eedbef62dcc
3
- size 10884663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50bfc7a12b183d978ee8177d1636f7c3241edfe5b705d4a637532afcf5b30741
3
+ size 13299495
sql/test.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0653a9b9c52686a31f4f92a73b9318abf1dc7cb5a2a8f0b421c8d85e63cffb56
3
- size 12233138
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09cc4c6f5907d6f89f71ab3532373c7613acb80954e30f6e833302bbb3d3b63f
3
+ size 14330249
sql/train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:628a4becb0523ac600d6abd3bbb74c12a555d6708f4becb34b3bdfb6c8a7073d
3
- size 96351785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f868ea0ffe24f8ecbb382cc65c5c9c296e10da5c2888d72e63f9dd565f6af8b
3
+ size 112699921
sql/val.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a28722abb057e635f020ff5208daa329abecb049c900182119fa7ec178a45d7
3
- size 11969955
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae0fbf02534b3b64df565f06631f667aaf930de3bf543fc4e69a0b71bf0faf5
3
+ size 13979849
stats.json CHANGED
@@ -1,127 +1,121 @@
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
  }
 
1
  {
2
+ "run_name": "v4",
3
+ "total_samples": 43514,
4
  "sql_generation": {
5
  "train": {
6
+ "total": 34780,
7
  "by_family": {
8
+ "adjacency": 4567,
9
+ "aggregation": 1898,
10
+ "attribute_filter": 1586,
11
+ "border_corridor": 1892,
12
+ "buffer": 2799,
13
+ "chained": 3196,
14
+ "containment": 2914,
15
+ "difference": 2290,
16
+ "direct_lookup": 1266,
17
+ "disambiguation": 2608,
18
+ "intersection": 2980,
19
+ "partial_selection": 2592,
20
+ "set_operations": 2503,
21
+ "window_function": 1689
 
22
  }
23
  },
24
  "val": {
25
+ "total": 4313,
26
  "by_family": {
27
+ "adjacency": 565,
28
+ "aggregation": 236,
29
+ "attribute_filter": 197,
30
+ "border_corridor": 236,
31
+ "buffer": 344,
32
+ "chained": 394,
33
+ "containment": 362,
34
+ "difference": 285,
35
+ "direct_lookup": 157,
36
+ "disambiguation": 324,
37
+ "intersection": 371,
38
+ "partial_selection": 322,
39
+ "set_operations": 310,
40
+ "window_function": 210
 
41
  }
42
  },
43
  "test": {
44
+ "total": 4421,
45
  "by_family": {
46
+ "adjacency": 581,
47
+ "aggregation": 242,
48
+ "attribute_filter": 202,
49
+ "border_corridor": 237,
50
+ "buffer": 361,
51
+ "chained": 412,
52
+ "containment": 369,
53
+ "difference": 288,
54
+ "direct_lookup": 160,
55
+ "disambiguation": 330,
56
+ "intersection": 377,
57
+ "partial_selection": 329,
58
+ "set_operations": 318,
59
+ "window_function": 215
 
60
  }
61
  }
62
  },
63
  "place_extraction": {
64
  "train": {
65
+ "total": 33637,
66
  "by_family": {
67
+ "adjacency": 4567,
68
+ "aggregation": 1898,
69
+ "attribute_filter": 1586,
70
+ "border_corridor": 1892,
71
+ "buffer": 2799,
72
+ "chained": 3196,
73
+ "containment": 2914,
74
+ "difference": 1147,
75
+ "direct_lookup": 1266,
76
+ "disambiguation": 2608,
77
+ "intersection": 2980,
78
+ "partial_selection": 2592,
79
+ "set_operations": 2503,
80
+ "window_function": 1689
 
81
  }
82
  },
83
  "val": {
84
+ "total": 4171,
85
  "by_family": {
86
+ "adjacency": 565,
87
+ "aggregation": 236,
88
+ "attribute_filter": 197,
89
+ "border_corridor": 236,
90
+ "buffer": 344,
91
+ "chained": 394,
92
+ "containment": 362,
93
+ "difference": 143,
94
+ "direct_lookup": 157,
95
+ "disambiguation": 324,
96
+ "intersection": 371,
97
+ "partial_selection": 322,
98
+ "set_operations": 310,
99
+ "window_function": 210
 
100
  }
101
  },
102
  "test": {
103
+ "total": 4277,
104
  "by_family": {
105
+ "adjacency": 581,
106
+ "aggregation": 242,
107
+ "attribute_filter": 202,
108
+ "border_corridor": 237,
109
+ "buffer": 361,
110
+ "chained": 412,
111
+ "containment": 369,
112
+ "difference": 144,
113
+ "direct_lookup": 160,
114
+ "disambiguation": 330,
115
+ "intersection": 377,
116
+ "partial_selection": 329,
117
+ "set_operations": 318,
118
+ "window_function": 215
 
119
  }
120
  }
121
  }