BC5CDR Performance - Representation
- 主要语言
- Python
- 星标
- 1.7k
- 派生
- 232
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello!
I am currently working on a NER research project that uses AllenNLP as backend, and one of the datasets we're using to evaluate or model is BC5CDR. We've been previously using ELMo embeddings, and we wish to switch to SciBERT.
However, after browsing data/ner/bc5cdr, I realized that the data does not differentiate between chemicals and diseases. That is, the fourth column describing the entity label does not contain any information pertaining to which of the two it is. Having said this, I would like to know if the BC5CDR 88.94 Test F1 reported [here](https://paperswithcode.com/sota/named-entity-recognition-ner-on-bc5cdr) and in the Scibert paper was obtained by treating chemicals and diseases as the same entity.
Thank you!
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。