Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the BioREAD evaluation #116

Closed
leogao2 opened this issue Feb 3, 2021 · 0 comments
Closed

Implement the BioREAD evaluation #116

leogao2 opened this issue Feb 3, 2021 · 0 comments

Comments

@leogao2
Copy link
Contributor

leogao2 commented Feb 3, 2021

We present BioRead, a new publicly available cloze-style biomedical machine reading comprehension (MRC) dataset with approximately 16.4 million passage-question instances. BioRead was constructed in the same way as the widely used Children’s Book Test and
its extension BookTest, but using biomedical journal articles and employing MetaMap to identify UMLS concepts. BioRead is one of
the largest MRC datasets, and currently the largest one in the biomedical domain. We also provide a subset of BioRead, BioReadLite,
for research groups with fewer computational resources. We re-implemented and tested on BioReadLite two well-known MRC methods,
AS Reader and AOA Reader, along with four baselines, as a first step towards a BioRead (and BioReadLite) leaderboard. AOA Reader
is currently the best method on BioReadLite, with 51.19% test accuracy. Both AOA Reader and AS Reader outperform the baselines by
a wide margin on the test subset of BioReadLite. Our re-implementations of the two MRC methods are also publicly available.

https://www.aclweb.org/anthology/L18-1439/

@leogao2 leogao2 added this to To do, Evaluations to Implement in Implementing Evaluations via automation Feb 3, 2021
@leogao2 leogao2 moved this from To do, Evaluations to Implement to In Progress in Implementing Evaluations Feb 8, 2021
@leogao2 leogao2 moved this from In Progress to To do, Evaluations to Implement in Implementing Evaluations Jun 6, 2021
Implementing Evaluations automation moved this from To do, Evaluations to Implement to Done, evaluations Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Implementing Evaluations
  
Done, evaluations
Development

No branches or pull requests

3 participants