Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
1K - 10K
Tags:
schema-summarization
Update README.md
Browse files
README.md
CHANGED
@@ -30,8 +30,8 @@ As the `xlangai/spider` and `richardr1126/spider-schema` are only labelled in en
|
|
30 |
- **schema** : The full schema
|
31 |
- **summarized-schema** : A subset of the full schema to answer the question
|
32 |
### Data Splits
|
33 |
-
- **train** :
|
34 |
-
- **validation** :
|
35 |
## Dataset Creation
|
36 |
### Process
|
37 |
So in order to create the summarized schema we proceded into several steps.
|
|
|
30 |
- **schema** : The full schema
|
31 |
- **summarized-schema** : A subset of the full schema to answer the question
|
32 |
### Data Splits
|
33 |
+
- **train** : 6985 questions, schema and summarized-schema tuples
|
34 |
+
- **validation** : 1032 questions, schema and summarized-schema tuples
|
35 |
## Dataset Creation
|
36 |
### Process
|
37 |
So in order to create the summarized schema we proceded into several steps.
|