Conversation
|
@alisoncallahan let us know if you need help with this! |
|
thanks @hakunanatasha, this is in progress. no blockers for now, except lack of time ;-) I'm working on it today and tomorrow. |
…re is some weirdness with text offsets and how special characters are rendered (I think), so tests do not pass.
|
@jason-fries @hakunanatasha committed what I have so far. KB schema tests are failing because there is still weirdness in reconciling offsets with source text. |
|
hey, @alisoncallahan thanks for helping us with this dataset! I can confirm that both This seems to log more details than the other test command. Hope it helps. Please don't hesitate to reach out if you have further questions! |
Please name your PR after the issue it closes. You can use the following line: "Closes #ISSUE-NUMBER" where you replace the ISSUE-NUMBER with the one corresponding to your dataset.
If the following information is NOT present in the issue, please populate:
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.