transformers icon indicating copy to clipboard operation
transformers copied to clipboard

Add BioGptForSequenceClassification

Open GuillemGSubies opened this issue 1 year ago • 8 comments

What does this PR do?

Fixes #21530

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?

@NielsRogge

GuillemGSubies avatar Feb 09 '23 11:02 GuillemGSubies

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

Hi, it seems the CI didn't run properly. Could you push an empty commit to trigger it?

NielsRogge avatar Feb 10 '23 08:02 NielsRogge

What Niels forgot to say is that there seems to be an issue with your CircleCI permissions, the tests won't run. Could you try refreshing your permissions as shown here and then push some commit to your PR?

sgugger avatar Feb 10 '23 14:02 sgugger

What Niels forgot to say is that there seems to be an issue with your CircleCI permissions, the tests won't run. Could you try refreshing your permissions as shown here and then push some commit to your PR?

I tried but it didn't work 😖

GuillemGSubies avatar Feb 13 '23 08:02 GuillemGSubies

Hi @GuillemGSubies. If the issue is still open, i would like to contribute it. Thanks

upjabir avatar Feb 21 '23 19:02 upjabir

@upjabir I don't understand why the pipelines fail, you have any idea? Otherwise you can open another PR and I'll close this one

GuillemGSubies avatar Feb 22 '23 07:02 GuillemGSubies

@GuillemGSubies currently I don't have any idea about the issue. But let me try it, so I can get a clear picture

upjabir avatar Feb 22 '23 17:02 upjabir

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Mar 19 '23 15:03 github-actions[bot]