ArneBinder / pie-datasets

Building scripts for Pytorch-IE datasets.
MIT License
1 stars 0 forks source link

Add a test split loader for Drugprot #142

Closed RainbowRivey closed 3 months ago

RainbowRivey commented 3 months ago

Original HF loader skips test split, to be fixed here

TODOs:

IMPORTANT: We do not want to execute pre-commit on this because we want to keep the changes as less as possible because this should be re-integrated into to https://huggingface.co/datasets/bigbio/drugprot.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.82%. Comparing base (ae49e5d) to head (0212c27). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== - Coverage 98.27% 96.82% -1.46% ========================================== Files 1 1 Lines 58 63 +5 ========================================== + Hits 57 61 +4 - Misses 1 2 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.