Merged
Conversation
data_dir as dict pass ner_filepath, corpus_filepath use _corpus_to_dict function
need to fix entity offsets fix entities to match schema
add citation, description change year to string because some values are 'Not Available' check for tracks to get top level folder
fix formatting
sg-wbi
reviewed
Apr 12, 2022
Collaborator
sg-wbi
left a comment
There was a problem hiding this comment.
@nbroad1881 Thank you for your contribution! LGTM! I think there's only one minor fix to be done regarding the different subset_ids. Could you please check this? Thank you!
sg-wbi
approved these changes
Apr 12, 2022
Collaborator
sg-wbi
left a comment
There was a problem hiding this comment.
Great submission @nbroad1881! Thank you for your contribution!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Name: BioASQ Task 2021 MESINESP / MESINESP2
Description: None provided
Task: DOC_CLASS
Paper: http://ceur-ws.org/Vol-2936/paper-11.pdf
Data: https://zenodo.org/record/5602914#.YhSXJ5PMKWt
License: CC BY 4.0
Checkbox
biodatasets/my_dataset/my_dataset.py(please use only lowercase and underscore for dataset naming)._CITATION,_DATASETNAME,_DESCRIPTION,_HOMEPAGE,_LICENSE,_URLs,_SUPPORTED_TASKS,_SOURCE_VERSION, and_BIGBIO_VERSIONvariables._info(),_split_generators()and_generate_examples()in dataloader script.BUILDER_CONFIGSclass attribute is a list with at least oneBigBioConfigfor the source schema and one for a bigbio schema.datasets.load_datasetfunction.python -m tests.test_bigbio biodatasets/my_dataset/my_dataset.py.