transformers/examples/contrib
2019-12-22 10:59:08 +01:00
..
README.md clean up examples - updated to new keyword inputs - #1246 2019-09-18 10:01:27 +02:00
run_camembert.py Sort imports with isort. 2019-12-22 10:57:46 +01:00
run_openai_gpt.py Fix W605 flake8 warning (x5). 2019-12-22 10:59:07 +01:00
run_swag.py Fix E266 flake8 warning (x90). 2019-12-22 10:59:08 +01:00
run_transfo_xl.py Sort imports with isort. 2019-12-22 10:57:46 +01:00

Community contributed 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.