Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
acronym-identification
License:
fix task_ids
Browse files
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.
|