Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
text-to-sql
License:
lhoestq HF staff commited on
Commit
875f956
1 Parent(s): 177e69f

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -16,10 +16,11 @@ source_datasets:
16
  - original
17
  task_categories:
18
  - text2text-generation
19
- task_ids:
20
- - text2text-generation-other-text-to-sql
21
  paperswithcode_id: spider-1
22
  pretty_name: Spider
 
 
23
  ---
24
 
25
 
@@ -163,4 +164,4 @@ the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode)
163
 
164
  ### Contributions
165
 
166
- Thanks to [@olinguyen](https://github.com/olinguyen) for adding this dataset.
 
16
  - original
17
  task_categories:
18
  - text2text-generation
19
+ task_ids: []
 
20
  paperswithcode_id: spider-1
21
  pretty_name: Spider
22
+ tags:
23
+ - text-to-sql
24
  ---
25
 
26
 
 
164
 
165
  ### Contributions
166
 
167
+ Thanks to [@olinguyen](https://github.com/olinguyen) for adding this dataset.