avinot commited on
Commit
1473c4c
1 Parent(s): c3fe1a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -29,6 +29,7 @@ As the `xlangai/spider` and `richardr1126/spider-schema` are only labelled in en
29
  - **question** : The natural language question
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
 
29
  - **question** : The natural language question
30
  - **schema** : The full schema
31
  - **summarized-schema** : A subset of the full schema to answer the question
32
+ - **shrink-score** : The percentage of columns removed from the original schema
33
  ### Data Splits
34
  - **train** : 6985 questions, schema and summarized-schema tuples
35
  - **validation** : 1032 questions, schema and summarized-schema tuples