bigscience-workshop / bigscience-workshop/biomedical
JNLPBA implementation issues -- missing passages / entity only implementation
Open
bug
- Dominant language
- Python
- Stars
- 505
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Currently [JNLPBA](https://github.com/bigscience-workshop/biomedical/blob/master/bigbio/biodatasets/jnlpba/jnlpba.py) is setup such that every token and tag is a single entity. This is not the correct setup for this task/schema -- we need to create passages with entity spans.
Contributor guide
Assessment
This issue has not been assessed yet.