transformers
https://github.com/huggingface/transformers
Python
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported48 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- FileNotFoundError: Couldn't find a module script at /home/tooko/transformers-course/glue/glue.py.
- logic was inverted for passing loss_kwargs to forward pass
- [i18n-<languageCode>] Translating docs to Chinese Translate agents.md into Chinese
- Is there a way to find the earliest version of transformers that has a certain model?
- SequenceClassification for all Model types should have the option to add weights in Cross Entropy loss
- `trainer.evaluate` always creates a new MLFlow run, separate from the one used during `train()`
- Fix tokenizer model handling for LLaMA, converting Base64 to SentencePiece (#35037)
- Object detection evaluator
- Make it possible to save and evaluate checkpoint on CTRL+C / `KeyboardInterrupt` with Hugging Face Trainer
- Only Fine-tune the embeddings of the added special tokens
- Docs
- Python not yet supported