Datasets:

Modalities:
Text
Languages:
Spanish
Libraries:
Datasets
License:
mapama247 commited on
Commit
9307aa9
·
1 Parent(s): 5ea1bcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -25,7 +25,7 @@ Manually classified collection of clinical case studies derived from the Spanish
25
 
26
  The PharmaCoNER corpus contains a total of 396,988 words and 1,000 clinical cases that have been randomly sampled into 3 subsets.
27
  The training set contains 500 clinical cases, while the development and test sets contain 250 clinical cases each.
28
- In terms of training examples, this translates to a total of 8130, 3788 and 3953 annotated sentences in each set.
29
  The original dataset is distributed in [Brat](https://brat.nlplab.org/standoff.html) format.
30
 
31
  The annotation of the entire set of entity mentions was carried out by domain experts.
@@ -91,9 +91,9 @@ enalapril S0004-06142006000900008-1 234_243 B-NORMALIZABLES
91
 
92
  ### Data Splits
93
 
94
- * train: 8,130 sentences
95
- * validation: 3,788 sentences
96
- * test: 3,953 sentences
97
 
98
  ## Dataset Creation
99
 
 
25
 
26
  The PharmaCoNER corpus contains a total of 396,988 words and 1,000 clinical cases that have been randomly sampled into 3 subsets.
27
  The training set contains 500 clinical cases, while the development and test sets contain 250 clinical cases each.
28
+ In terms of training examples, this translates to a total of 8129, 3787 and 3952 annotated sentences in each set.
29
  The original dataset is distributed in [Brat](https://brat.nlplab.org/standoff.html) format.
30
 
31
  The annotation of the entire set of entity mentions was carried out by domain experts.
 
91
 
92
  ### Data Splits
93
 
94
+ * train: 8,129 sentences
95
+ * validation: 3,787 sentences
96
+ * test: 3,952 sentences
97
 
98
  ## Dataset Creation
99