Mardiyyah commited on
Commit
5719a16
·
verified ·
1 Parent(s): 083df8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -41,11 +41,15 @@ configs:
41
  path: data/val-*
42
  - split: test
43
  path: data/test-*
 
 
 
 
44
  ---
45
 
46
  ---
47
 
48
- # Proposed Active Learning Data split- V2
49
  ## Overview
50
  This dataset release represents a proposed and experimental data split designed specifically to support and validate planned active learning (AL) cycles for biomedical Named Entity Recognition (NER).
51
 
@@ -164,5 +168,4 @@ The creation and annotation methodology of the original CellFinder dataset are d
164
 
165
  - Entity distributions may not reflect real-world prevalence.
166
 
167
- - Annotation density varies across domains by design
168
-
 
41
  path: data/val-*
42
  - split: test
43
  path: data/test-*
44
+ language:
45
+ - en
46
+ tags:
47
+ - biomed_ner
48
  ---
49
 
50
  ---
51
 
52
+ # Proposed Active Learning Data split- V1
53
  ## Overview
54
  This dataset release represents a proposed and experimental data split designed specifically to support and validate planned active learning (AL) cycles for biomedical Named Entity Recognition (NER).
55
 
 
168
 
169
  - Entity distributions may not reflect real-world prevalence.
170
 
171
+ - Annotation density varies across domains by design