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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Let `EarlyStoppingCallback` not require `load_best_model_at_end`
- [Clean-up] Planned removal of the `max_size` argument
- [FEAT] Compatibility with dduf format from diffusers
- SequenceClassification for all Model types should have the option to add weights in Cross Entropy loss
- issues when i change the lm_head to a 32 node layer
- [setup] migrate setup script to `pyproject.toml` (reland #22539)
- The dot in the model name when using auto_map will cause a path parsing error.
- size mismatch for lm_head.weight: copying a param with shape torch.Size([32, 768]) from checkpoint, the shape in current model is torch.Size([59744, 768]).
- Refactoring of ImageProcessorFast
- Multiple training runs not working with deepspeed
- Docs
- Python not yet supported