transformers
transformers copied to clipboard
added biogpt token classification
What does this PR do?
It add the class for BioGptForTokenClassification based on BioGpt model
Fixes #21786
Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the contributor guideline, Pull Request section?
- [x] Was this discussed/approved via a Github issue or the forum? Please add a link to it if that's the case.
- [x] Did you make sure to update the documentation with your changes? Here are the documentation guidelines, and here are tips on formatting docstrings.
- [x] Did you write any new necessary tests?
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag members/contributors who may be interested in your PR.
@ArthurZucker @younesbelkada @NielsRogge @sgugger
The documentation is not available anymore as the PR was closed or merged.
@NielsRogge @sgugger can you please look into it ?