lhoestq HF staff commited on
Commit
524b348
1 Parent(s): 9439e34

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -17,14 +17,15 @@ source_datasets:
17
  task_categories:
18
  - text-classification
19
  task_ids:
20
- - text-classification-other-funnier-headline-identification
21
- - text-classification-other-funniness-score-prediction
22
  - text-scoring
23
  paperswithcode_id: humicroedit
24
  pretty_name: Humicroedit
25
  configs:
26
  - subtask-1
27
  - subtask-2
 
 
 
28
  ---
29
 
30
  # Dataset Card for [Dataset Name]
@@ -201,4 +202,4 @@ are ranked on the game’s leaderboard page.
201
 
202
  ### Contributions
203
 
204
- Thanks to [@saradhix](https://github.com/saradhix) for adding this dataset.
 
17
  task_categories:
18
  - text-classification
19
  task_ids:
 
 
20
  - text-scoring
21
  paperswithcode_id: humicroedit
22
  pretty_name: Humicroedit
23
  configs:
24
  - subtask-1
25
  - subtask-2
26
+ tags:
27
+ - funnier-headline-identification
28
+ - funniness-score-prediction
29
  ---
30
 
31
  # Dataset Card for [Dataset Name]
 
202
 
203
  ### Contributions
204
 
205
+ Thanks to [@saradhix](https://github.com/saradhix) for adding this dataset.