Upload adjusted drugprot.py to include "test-background" split
#1
by
kai-car
- opened
Current version of drugprot.py
only includes splits train and validation. For this reason, I adjusted only the drugprot.py
data loading script to also load the test-background
split, as the .tsv files are already present in the data folder. Note that the test-background
split does not have any relations.
Thank you for your PR! The dataloaders for all bigbio datasets are maintained in the BigBIO GitHub Repo (https://github.com/bigscience-workshop/biomedical). Please create a PR on GitHub, we will then update the dataset on the Hub.
Changes have been integrated from GitHub
phlobo
changed pull request status to
closed