mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* add USE_TORCH_XLA env * rename torch_tpu to torch_xla * better is_torch_xla_available; fix some fsdp and performance issues * fix format * fix bug when pjrt_device is cpu * fix bug * fix the deprecation handling --------- Co-authored-by: anw90 <ang868@gmail.com> Co-authored-by: wangang.wa <wangang.wa@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| benchmarking | ||
| multiple_choice | ||
| pytorch-lightning | ||
| question-answering | ||
| seq2seq | ||
| 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 | ||
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.