IBM / zshot

Zero and Few shot named entity & relationships recognition
https://ibm.github.io/zshot
MIT License
350 stars 20 forks source link

:pencil: Change name of MedMentions dataset #38

Closed marmg closed 2 years ago

marmg commented 2 years ago
Status Type ⚠️ Core Change Issue
Ready Refactor No [Link]()

Problem

MedMentions-ZS dataset in Huggingface Hub has a wrong preprocess.

Solution

Change of MedMentions-ZS dataset to get the new version with the right preprocess.

codecov[bot] commented 2 years ago

Codecov Report

Base: 92.18% // Head: 92.18% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (a374655) compared to base (2a84de0). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ======================================= Coverage 92.18% 92.18% ======================================= Files 67 67 Lines 2763 2765 +2 ======================================= + Hits 2547 2549 +2 Misses 216 216 ``` | [Impacted Files](https://codecov.io/gh/IBM/zshot/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM) | Coverage Δ | | |---|---|---| | [...ot/evaluation/dataset/med\_mentions/med\_mentions.py](https://codecov.io/gh/IBM/zshot/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM#diff-enNob3QvZXZhbHVhdGlvbi9kYXRhc2V0L21lZF9tZW50aW9ucy9tZWRfbWVudGlvbnMucHk=) | `100.00% <100.00%> (ø)` | | | [zshot/linker/linker\_smxm.py](https://codecov.io/gh/IBM/zshot/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM#diff-enNob3QvbGlua2VyL2xpbmtlcl9zbXhtLnB5) | `96.77% <100.00%> (+0.10%)` | :arrow_up: | | [...shot/mentions\_extractor/mentions\_extractor\_smxm.py](https://codecov.io/gh/IBM/zshot/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM#diff-enNob3QvbWVudGlvbnNfZXh0cmFjdG9yL21lbnRpb25zX2V4dHJhY3Rvcl9zbXhtLnB5) | `100.00% <100.00%> (ø)` | | | [zshot/tests/evaluation/test\_datasets.py](https://codecov.io/gh/IBM/zshot/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM#diff-enNob3QvdGVzdHMvZXZhbHVhdGlvbi90ZXN0X2RhdGFzZXRzLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IBM)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.