Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
< 1K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,23 +1,23 @@
|
|
| 1 |
---
|
| 2 |
annotations_creators:
|
| 3 |
-
|
| 4 |
language:
|
| 5 |
-
|
| 6 |
-
license:
|
| 7 |
multilinguality: monolingual
|
| 8 |
-
pretty_name:
|
| 9 |
tags:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
task_categories:
|
| 18 |
-
|
| 19 |
task_ids:
|
| 20 |
-
|
| 21 |
---
|
| 22 |
|
| 23 |
# CaseReportBench: Clinical Dense Extraction Benchmark
|
|
@@ -89,5 +89,4 @@ print(ds["train"][0])
|
|
| 89 |
|
| 90 |
|
| 91 |
|
| 92 |
-
```
|
| 93 |
-
|
|
|
|
| 1 |
---
|
| 2 |
annotations_creators:
|
| 3 |
+
- expert-generated
|
| 4 |
language:
|
| 5 |
+
- en
|
| 6 |
+
license: cc-by-4.0
|
| 7 |
multilinguality: monolingual
|
| 8 |
+
pretty_name: 'CaseReportBench: Clinical Dense Extraction Benchmark'
|
| 9 |
tags:
|
| 10 |
+
- clinical-nlp
|
| 11 |
+
- dense-information-extraction
|
| 12 |
+
- medical
|
| 13 |
+
- case-reports
|
| 14 |
+
- rare-diseases
|
| 15 |
+
- benchmarking
|
| 16 |
+
- information-extraction
|
| 17 |
task_categories:
|
| 18 |
+
- token-classification
|
| 19 |
task_ids:
|
| 20 |
+
- named-entity-recognition
|
| 21 |
---
|
| 22 |
|
| 23 |
# CaseReportBench: Clinical Dense Extraction Benchmark
|
|
|
|
| 89 |
|
| 90 |
|
| 91 |
|
| 92 |
+
```
|
|
|