File size: 804 Bytes
1d7d889 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
language:
- en
---
# Dataset Card for Dataset Name
<!-- Provide a quick summary of the dataset. -->
PHEE - Data identifying instances of adverse events in texts, derived from literature (PubMed)
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
Data taken from source listed below was reformatted into .CoNLL, suitable for model training
- **Formatted by:** christine-withers
- **Funded by [optional]:** OpenTargets
### Dataset Sources [optional]
<!-- Provide the basic links for the dataset. -->
- **Repository:** https://huggingface.co/datasets/sarus-tech/phee
- **Paper:** https://arxiv.org/pdf/2210.12560
## Uses
<!-- Address questions around how the dataset is intended to be used. -->
Training of NER model tagging adverse-events |