lhoestq HF staff commited on
Commit
197bbc7
·
1 Parent(s): a1d7a07

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,9 +18,10 @@ task_categories:
18
  - text2text-generation
19
  - text-classification
20
  task_ids:
21
- - text2text-generation-other-explanation-generation
22
  - hate-speech-detection
23
  paperswithcode_id: null
 
 
24
  ---
25
 
26
 
 
18
  - text2text-generation
19
  - text-classification
20
  task_ids:
 
21
  - hate-speech-detection
22
  paperswithcode_id: null
23
+ tags:
24
+ - explanation-generation
25
  ---
26
 
27