Upload dataset
Browse files- README.md +9 -7
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -3,20 +3,22 @@ dataset_info:
|
|
| 3 |
features:
|
| 4 |
- name: db_id
|
| 5 |
dtype: string
|
| 6 |
-
- name: query_toks
|
| 7 |
-
sequence: string
|
| 8 |
- name: question
|
| 9 |
dtype: string
|
| 10 |
-
- name: question_toks
|
| 11 |
-
sequence: string
|
| 12 |
- name: SQL
|
| 13 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
splits:
|
| 15 |
- name: train
|
| 16 |
-
num_bytes:
|
| 17 |
num_examples: 185
|
| 18 |
-
download_size:
|
| 19 |
-
dataset_size:
|
| 20 |
configs:
|
| 21 |
- config_name: default
|
| 22 |
data_files:
|
|
|
|
| 3 |
features:
|
| 4 |
- name: db_id
|
| 5 |
dtype: string
|
|
|
|
|
|
|
| 6 |
- name: question
|
| 7 |
dtype: string
|
|
|
|
|
|
|
| 8 |
- name: SQL
|
| 9 |
dtype: string
|
| 10 |
+
- name: db_schema_TC
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: db_schema_T
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: db_schema
|
| 15 |
+
dtype: string
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
+
num_bytes: 240508
|
| 19 |
num_examples: 185
|
| 20 |
+
download_size: 29153
|
| 21 |
+
dataset_size: 240508
|
| 22 |
configs:
|
| 23 |
- config_name: default
|
| 24 |
data_files:
|
data/train-00000-of-00001.parquet
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:9e00fd71baf9bb57a6c4f02874c28d87e8d48a68600f9d437419fd75ef124b1c
|
| 3 |
+
size 29153
|