Files
HuggingFace_transformer/examples/legacy
amyeroberts b7474f211d Trainer - deprecate tokenizer for processing_class (#32385)
* Trainer - deprecate tokenizer for processing_class

* Extend chage across Seq2Seq trainer and docs

* Add tests

* Update to FutureWarning and add deprecation version
2024-10-02 14:08:46 +01:00
..
2024-08-28 15:27:16 +02:00
2024-02-19 22:08:44 +08:00
2020-12-11 10:07:02 -05:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
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.