Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
License:
lhoestq HF staff commited on
Commit
8aacc82
1 Parent(s): 6e4e8bd

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,8 +15,7 @@ source_datasets:
15
  - original
16
  task_categories:
17
  - token-classification
18
- task_ids:
19
- - token-classification-other-acronym-identification
20
  paperswithcode_id: acronym-identification
21
  pretty_name: Acronym Identification Dataset
22
  train-eval-index:
@@ -28,6 +27,8 @@ train-eval-index:
28
  col_mapping:
29
  tokens: tokens
30
  labels: tags
 
 
31
  ---
32
 
33
  # Dataset Card for Acronym Identification Dataset
@@ -212,4 +213,4 @@ The dataset provided for this shared task is licensed under CC BY-NC-SA 4.0 inte
212
 
213
  ### Contributions
214
 
215
- Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
15
  - original
16
  task_categories:
17
  - token-classification
18
+ task_ids: []
 
19
  paperswithcode_id: acronym-identification
20
  pretty_name: Acronym Identification Dataset
21
  train-eval-index:
27
  col_mapping:
28
  tokens: tokens
29
  labels: tags
30
+ tags:
31
+ - acronym-identification
32
  ---
33
 
34
  # Dataset Card for Acronym Identification Dataset
213
 
214
  ### Contributions
215
 
216
+ Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.