transformers/examples/legacy
Matt 1e4286fd59
Remove research projects (#36645)
* Remove research projects

* Add new README to explain where the projects went

* Trigger tests

* Cleanup all references to research_projects
2025-03-11 13:47:38 +00:00
..
benchmarking Fix spell mistakes (#33149) 2024-08-28 15:27:16 +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 Remove research projects (#36645) 2025-03-11 13:47:38 +00:00
token-classification update ruff version (#30932) 2024-05-22 06:40:15 +02:00
README.md Reorganize examples (#9010) 2020-12-11 10:07:02 -05:00
run_camembert.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
run_chinese_ref.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
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

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.