lleticiasilvaa
commited on
Commit
•
b827cb5
1
Parent(s):
f697258
Upload dataset
Browse files- README.md +35 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: db_id
|
5 |
+
dtype: string
|
6 |
+
- name: question_en
|
7 |
+
dtype: string
|
8 |
+
- name: hardness
|
9 |
+
dtype: string
|
10 |
+
- name: schema_llm
|
11 |
+
dtype: string
|
12 |
+
- name: query_llm
|
13 |
+
dtype: string
|
14 |
+
- name: schema_llm_min
|
15 |
+
dtype: string
|
16 |
+
- name: schema_dict
|
17 |
+
dtype: string
|
18 |
+
- name: tables_and_columns
|
19 |
+
dtype: string
|
20 |
+
- name: schema_reduzido
|
21 |
+
dtype: string
|
22 |
+
- name: schema_reduzido_only_tables
|
23 |
+
dtype: string
|
24 |
+
splits:
|
25 |
+
- name: train
|
26 |
+
num_bytes: 40601274
|
27 |
+
num_examples: 8656
|
28 |
+
download_size: 1095759
|
29 |
+
dataset_size: 40601274
|
30 |
+
configs:
|
31 |
+
- config_name: default
|
32 |
+
data_files:
|
33 |
+
- split: train
|
34 |
+
path: data/train-*
|
35 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d3381d6a0bd1dca70f77a16b385cda43ce8a78b973c910677c637c0409a5aab
|
3 |
+
size 1095759
|