Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,11 +12,7 @@ task_categories:
|
|
| 12 |
language:
|
| 13 |
- en
|
| 14 |
license:
|
| 15 |
-
- mit
|
| 16 |
- cc-by-4.0
|
| 17 |
-
- cc-by-sa-4.0
|
| 18 |
-
- cc-by-nc-4.0
|
| 19 |
-
- cc-by-nc-sa-4.0
|
| 20 |
size_categories:
|
| 21 |
- 10K<n<100K
|
| 22 |
dataset_info:
|
|
@@ -133,9 +129,18 @@ configs:
|
|
| 133 |
|
| 134 |
# Dataset Summary
|
| 135 |
|
| 136 |
-
**TEA – Pathogen Identifier and Strain Tagger** is a curated biomedical corpus
|
| 137 |
-
|
| 138 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 139 |
|
| 140 |
## Usage
|
| 141 |
|
|
|
|
| 12 |
language:
|
| 13 |
- en
|
| 14 |
license:
|
|
|
|
| 15 |
- cc-by-4.0
|
|
|
|
|
|
|
|
|
|
| 16 |
size_categories:
|
| 17 |
- 10K<n<100K
|
| 18 |
dataset_info:
|
|
|
|
| 129 |
|
| 130 |
# Dataset Summary
|
| 131 |
|
| 132 |
+
**TEA – Pathogen Identifier and Strain Tagger** is a curated biomedical corpus comprising:
|
| 133 |
+
|
| 134 |
+
- 505 full-text articles curated for human microbial pathogens
|
| 135 |
+
- 400 articles focused on microbial strains
|
| 136 |
+
|
| 137 |
+
The dataset includes over 3,500 entity spans annotated in IOB2 format.
|
| 138 |
+
|
| 139 |
+
## Licensing
|
| 140 |
+
|
| 141 |
+
All examples in the `main` branch are released under the [CC BY](https://creativecommons.org/licenses/by/4.0/) license.
|
| 142 |
+
|
| 143 |
+
For a small number of additional examples available under other CC licenses, please refer to the [`all-data` branch](https://huggingface.co/datasets/tznurmin/tea_curated/tree/all-data).
|
| 144 |
|
| 145 |
## Usage
|
| 146 |
|