chendl's picture
add requirements
a1d409e
|
raw
history blame
19.2 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,