Datasets:

Modalities:
Text
Languages:
Spanish
Libraries:
Datasets
License:
mapama247 commited on
Commit
afa0113
·
1 Parent(s): 69d818e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -28,13 +28,13 @@ It includes the following 4 entity types: NORMALIZABLES, NO_NORMALIZABLES, PROTE
28
  The PharmaCoNER corpus contains a total of 396,988 words and 1,000 clinical cases that have been randomly sampled into 3 subsets.
29
  The training set contains 500 clinical cases, while the development and test sets contain 250 clinical cases each.
30
  In terms of training examples, this translates to a total of 8130, 3788 and 3953 annotated sentences in each set.
31
- The original dataset was distributed in Brat format (https://brat.nlplab.org/standoff.html).
32
 
33
  For further information, please visit [the official website](https://temu.bsc.es/pharmaconer/).
34
 
35
  ## Digital Object Identifier (DOI) and access to dataset files
36
 
37
- https://zenodo.org/record/4270158#.YTnXP0MzY0F
38
 
39
  ### Supported Tasks and Leaderboards
40
 
@@ -88,9 +88,9 @@ enalapril S0004-06142006000900008-1 234_243 B-NORMALIZABLES
88
 
89
  ### Data Splits
90
 
91
- * train: 8,130 sentences
92
- * development: 3,788 sentences
93
- * test: 3,953 sentences
94
 
95
  ## Dataset Creation
96
 
 
28
  The PharmaCoNER corpus contains a total of 396,988 words and 1,000 clinical cases that have been randomly sampled into 3 subsets.
29
  The training set contains 500 clinical cases, while the development and test sets contain 250 clinical cases each.
30
  In terms of training examples, this translates to a total of 8130, 3788 and 3953 annotated sentences in each set.
31
+ The original dataset was distributed in [Brat](https://brat.nlplab.org/standoff.html) format.
32
 
33
  For further information, please visit [the official website](https://temu.bsc.es/pharmaconer/).
34
 
35
  ## Digital Object Identifier (DOI) and access to dataset files
36
 
37
+ https://zenodo.org/record/4270158
38
 
39
  ### Supported Tasks and Leaderboards
40
 
 
88
 
89
  ### Data Splits
90
 
91
+ * train: 8,130 sentences
92
+ * validation: 3,788 sentences
93
+ * test: 3,953 sentences
94
 
95
  ## Dataset Creation
96