Spaces:
Paused
Paused
A newer version of the Gradio SDK is available:
5.5.0
Examples
This folder contains actively maintained examples of use of 🤗 Transformers using the PyTorch backend, organized by ML task.
The Big Table of Tasks
Here is the list of all our examples:
- with information on whether they are built on top of
Trainer
(if not, they still work, they might just lack some features), - whether or not they have a version using the 🤗 Accelerate library.
- whether or not they leverage the 🤗 Datasets library.
- links to Colab notebooks to walk through the scripts and run them easily,