Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
found
Annotations Creators:
machine-generated
Source Datasets:
original
Tags:
sentence-compression
License:
lhoestq HF staff commited on
Commit
19edeb2
1 Parent(s): 3575a07

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,10 +15,11 @@ source_datasets:
15
  - original
16
  task_categories:
17
  - other
18
- task_ids:
19
- - other-other-sentence-compression
20
  paperswithcode_id: sentence-compression
21
  pretty_name: Google Sentence Compression
 
 
22
  ---
23
 
24
  # Dataset Card for Google Sentence Compression
@@ -183,4 +184,4 @@ Dependency tree features:
183
 
184
  ### Contributions
185
 
186
- Thanks to [@mattbui](https://github.com/mattbui) for adding this dataset.
 
15
  - original
16
  task_categories:
17
  - other
18
+ task_ids: []
 
19
  paperswithcode_id: sentence-compression
20
  pretty_name: Google Sentence Compression
21
+ tags:
22
+ - sentence-compression
23
  ---
24
 
25
  # Dataset Card for Google Sentence Compression
 
184
 
185
  ### Contributions
186
 
187
+ Thanks to [@mattbui](https://github.com/mattbui) for adding this dataset.