Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
10K - 100K
Tags:
biomed_ner
License:
Update README.md
Browse files
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-
|
| 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
|
|
|