lleticiasilvaa
commited on
Commit
•
73fd426
1
Parent(s):
4206916
Upload dataset
Browse files- README.md +49 -0
- data/testSpider-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: db_id
|
5 |
+
dtype: string
|
6 |
+
- name: schema
|
7 |
+
dtype: string
|
8 |
+
- name: question_en
|
9 |
+
dtype: string
|
10 |
+
- name: hardness
|
11 |
+
dtype: string
|
12 |
+
- name: schema_llm
|
13 |
+
dtype: string
|
14 |
+
- name: query_llm
|
15 |
+
dtype: string
|
16 |
+
- name: selector
|
17 |
+
dtype: string
|
18 |
+
- name: schema_llm_ct
|
19 |
+
dtype: string
|
20 |
+
- name: schema_llm_columns_min
|
21 |
+
dtype: string
|
22 |
+
- name: schema_llm_columns_min_ct
|
23 |
+
dtype: string
|
24 |
+
- name: schema_llm_all_min
|
25 |
+
dtype: string
|
26 |
+
- name: schema_llm_all_min_ct
|
27 |
+
dtype: string
|
28 |
+
- name: schema_dict
|
29 |
+
dtype: string
|
30 |
+
- name: selector_correct
|
31 |
+
dtype: string
|
32 |
+
- name: schema_llm_t
|
33 |
+
dtype: string
|
34 |
+
- name: schema_llm_columns_min_t
|
35 |
+
dtype: string
|
36 |
+
- name: schema_llm_all_min_t
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: testSpider
|
40 |
+
num_bytes: 2754876
|
41 |
+
num_examples: 214
|
42 |
+
download_size: 292894
|
43 |
+
dataset_size: 2754876
|
44 |
+
configs:
|
45 |
+
- config_name: default
|
46 |
+
data_files:
|
47 |
+
- split: testSpider
|
48 |
+
path: data/testSpider-*
|
49 |
+
---
|
data/testSpider-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3482862093d56a657d61946fc4be55662e15d5d8feaeb18b74a65ecb64ac98b4
|
3 |
+
size 292894
|