transformers/examples/legacy
Arthur 673440d073
update ruff version (#30932)
* update ruff version

* fix research projects

* Empty

* Fix errors

---------

Co-authored-by: Lysandre <lysandre@huggingface.co>
2024-05-22 06:40:15 +02:00
..
benchmarking update ruff version (#30932) 2024-05-22 06:40:15 +02:00
multiple_choice update ruff version (#30932) 2024-05-22 06:40:15 +02:00
pytorch-lightning change version (#29097) 2024-02-19 22:08:44 +08:00
question-answering update ruff version (#30932) 2024-05-22 06:40:15 +02:00
seq2seq update ruff version (#30932) 2024-05-22 06:40:15 +02:00
token-classification update ruff version (#30932) 2024-05-22 06:40:15 +02:00
README.md
run_camembert.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
run_chinese_ref.py
run_language_modeling.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
run_openai_gpt.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
run_swag.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
run_transfo_xl.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00

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.