Susnato Dhar 404ff8fc17 Fix typo (#25966) 2 weeks ago
..
multiple_choice 6f79d26442 Update quality tooling for formatting (#21480) 7 months ago
pytorch-lightning ef28df0572 Fix quality due to ruff release 6 months ago
question-answering 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
seq2seq 404ff8fc17 Fix typo (#25966) 2 weeks ago
text-classification afe5d42d8d Black preview (#17217) 1 year ago
token-classification ef28df0572 Fix quality due to ruff release 6 months ago
README.md 783d7d2629 Reorganize examples (#9010) 2 years ago
run_camembert.py 8ea412a86f [examples] make run scripts executable (#10037) 2 years ago
run_chinese_ref.py 6f79d26442 Update quality tooling for formatting (#21480) 7 months ago
run_language_modeling.py afe5d42d8d Black preview (#17217) 1 year ago
run_openai_gpt.py 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
run_swag.py 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
run_transfo_xl.py 4a872caef4 remove extra white space from log format (#12360) 2 years ago

README.md

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.