lhoestq HF staff commited on
Commit
3589e6b
1 Parent(s): 5c2107b

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -26,9 +26,6 @@ task_ids:
26
  - part-of-speech
27
  - semantic-similarity-classification
28
  - sentiment-classification
29
- - text-classification-other-aspect-based-sentiment-analysis
30
- - token-classification-other-keyphrase-extraction
31
- - token-classification-other-span-extraction
32
  paperswithcode_id: indonlu-benchmark
33
  pretty_name: IndoNLU
34
  configs:
@@ -44,6 +41,10 @@ configs:
44
  - smsa
45
  - terma
46
  - wrete
 
 
 
 
47
  ---
48
 
49
 
@@ -570,4 +571,4 @@ IndoNLU citation
570
 
571
  ### Contributions
572
 
573
- Thanks to [@yasirabd](https://github.com/yasirabd) for adding this dataset.
 
26
  - part-of-speech
27
  - semantic-similarity-classification
28
  - sentiment-classification
 
 
 
29
  paperswithcode_id: indonlu-benchmark
30
  pretty_name: IndoNLU
31
  configs:
 
41
  - smsa
42
  - terma
43
  - wrete
44
+ tags:
45
+ - keyphrase-extraction
46
+ - span-extraction
47
+ - aspect-based-sentiment-analysis
48
  ---
49
 
50
 
 
571
 
572
  ### Contributions
573
 
574
+ Thanks to [@yasirabd](https://github.com/yasirabd) for adding this dataset.