albertvillanova HF Staff commited on
Commit
4f322d2
·
1 Parent(s): e8e7c20

Fix task tags in dataset cards (#4830)

Browse files

Commit from https://github.com/huggingface/datasets/commit/83f695c14507a3a38e9f4d84612cf49e5f50c153

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,11 +17,11 @@ source_datasets:
17
  task_categories:
18
  - text-generation
19
  - fill-mask
20
- - text-scoring
21
  task_ids:
22
  - language-modeling
23
  - masked-language-modeling
24
- - text-scoring-other-rating
25
  ---
26
 
27
  # Dataset Card for the_pile_openwebtext2
 
17
  task_categories:
18
  - text-generation
19
  - fill-mask
20
+ - text-classification
21
  task_ids:
22
  - language-modeling
23
  - masked-language-modeling
24
+ - text-scoring
25
  ---
26
 
27
  # Dataset Card for the_pile_openwebtext2