lhoestq HF staff commited on
Commit
52e43c2
1 Parent(s): adcf74b

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -18,13 +18,14 @@ task_categories:
18
  - text-classification
19
  - text2text-generation
20
  task_ids:
21
- - text-classification-other-simplification-evaluation
22
  - text-simplification
23
  paperswithcode_id: asset
24
  pretty_name: ASSET
25
  configs:
26
  - ratings
27
  - simplification
 
 
28
  ---
29
 
30
  # Dataset Card for ASSET
@@ -204,4 +205,4 @@ This dataset card uses material written by [Juan Diego Rodriguez](https://github
204
 
205
  ### Contributions
206
 
207
- Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.
 
18
  - text-classification
19
  - text2text-generation
20
  task_ids:
 
21
  - text-simplification
22
  paperswithcode_id: asset
23
  pretty_name: ASSET
24
  configs:
25
  - ratings
26
  - simplification
27
+ tags:
28
+ - simplification-evaluation
29
  ---
30
 
31
  # Dataset Card for ASSET
 
205
 
206
  ### Contributions
207
 
208
+ Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.