Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
License:
lewtun HF staff commited on
Commit
7b40d93
1 Parent(s): bfdf63c

Add evaluation data to acronym_identification (#4561)

Browse files

Commit from https://github.com/huggingface/datasets/commit/f6de6dcac81764c365423f5822f1989897146e64

Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -19,6 +19,15 @@ task_ids:
19
  - token-classification-other-acronym-identification
20
  paperswithcode_id: acronym-identification
21
  pretty_name: Acronym Identification Dataset
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  # Dataset Card for Acronym Identification Dataset
19
  - token-classification-other-acronym-identification
20
  paperswithcode_id: acronym-identification
21
  pretty_name: Acronym Identification Dataset
22
+ train-eval-index:
23
+ - config: default
24
+ task: token-classification
25
+ task_id: entity_extraction
26
+ splits:
27
+ eval_split: test
28
+ col_mapping:
29
+ tokens: tokens
30
+ labels: tags
31
  ---
32
 
33
  # Dataset Card for Acronym Identification Dataset