Student0809's picture
Add files using upload-large-folder tool
0e9a03e verified
|
raw
history blame
19.8 kB

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,