lhoestq HF staff commited on
Commit
f33cd6f
1 Parent(s): 312ab23

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -16,13 +16,14 @@ source_datasets:
16
  - original
17
  task_categories:
18
  - text2text-generation
19
- task_ids:
20
- - text2text-generation-other-grammatical-error-correction
21
  paperswithcode_id: locness-corpus
22
  pretty_name: Cambridge English Write & Improve + LOCNESS
23
  configs:
24
  - locness
25
  - wi
 
 
26
  ---
27
 
28
  # Dataset Card for Cambridge English Write & Improve + LOCNESS Dataset
@@ -262,4 +263,4 @@ LOCNESS Dataset Licence Agreement
262
 
263
  ### Contributions
264
 
265
- Thanks to [@aseifert](https://github.com/aseifert) for adding this dataset.
 
16
  - original
17
  task_categories:
18
  - text2text-generation
19
+ task_ids: []
 
20
  paperswithcode_id: locness-corpus
21
  pretty_name: Cambridge English Write & Improve + LOCNESS
22
  configs:
23
  - locness
24
  - wi
25
+ tags:
26
+ - grammatical-error-correction
27
  ---
28
 
29
  # Dataset Card for Cambridge English Write & Improve + LOCNESS Dataset
 
263
 
264
  ### Contributions
265
 
266
+ Thanks to [@aseifert](https://github.com/aseifert) for adding this dataset.