|
--- |
|
license: afl-3.0 |
|
language: |
|
- en |
|
library_name: transformers |
|
pipeline_tag: token-classification |
|
--- |
|
# SMM4H-2024 Task 1: Adverse Drug Events Detection |
|
|
|
## Overview |
|
|
|
This is a NER model created by fine-tuning [FacebookAI/roberta-base](https://huggingface.co./FacebookAI/roberta-base) on [SMM4H 2024 Task 1](https://healthlanguageprocessing.org/smm4h-2024/) corpus. |
|
|
|
|
|
## Results |
|
|
|
||| |
|
|---|---:| |
|
|F1-Norm|40| |
|
|P-Norm|39.6| |
|
|R-Norm|40.4| |
|
|F1-NER|47.2| |
|
|P-NER|47| |
|
|R-NER|47.5| |
|
|F1-Norm-Unseen|29.5| |
|
|P-Norm-Unseen|23.2| |
|
|R-Norm-Unseen|40.6| |