Superar commited on
Commit
5f859b5
1 Parent(s): b12152b

Fix non-existing sub-tasks

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -3,10 +3,12 @@ license: cc-by-sa-4.0
3
  task_categories:
4
  - text-classification
5
  - token-classification
6
- task_ids:
7
- - humor-recognition
8
- - pun-location
9
  language:
10
  - pt
11
  pretty_name: Puntuguese
 
 
 
 
 
12
  ---
 
3
  task_categories:
4
  - text-classification
5
  - token-classification
 
 
 
6
  language:
7
  - pt
8
  pretty_name: Puntuguese
9
+ tags:
10
+ - humor
11
+ - puns
12
+ - humor-recognition
13
+ - pun-location
14
  ---