transformers/examples/legacy
2025-05-01 14:58:58 +01:00
..
benchmarking
multiple_choice Fix typos in strings and comments (#37910) 2025-05-01 14:58:58 +01:00
pytorch-lightning
question-answering Fix typos in strings and comments (#37910) 2025-05-01 14:58:58 +01:00
seq2seq Fix typos in strings and comments (#37910) 2025-05-01 14:58:58 +01:00
token-classification
README.md
run_camembert.py
run_chinese_ref.py
run_language_modeling.py
run_openai_gpt.py
run_swag.py
run_transfo_xl.py Fix typos in strings and comments (#37910) 2025-05-01 14:58:58 +01:00

Legacy examples

This folder contains examples which are not actively maintained (mostly contributed by the community).

Using these examples together with a recent version of the library usually requires to make small (sometimes big) adaptations to get the scripts working.