transformers/examples/contrib
2019-12-22 18:38:56 +01:00
..
README.md clean up examples - updated to new keyword inputs - #1246 2019-09-18 10:01:27 +02:00
run_camembert.py Fix F401 flake8 warning (x152 / 268). 2019-12-22 10:59:08 +01:00
run_openai_gpt.py Fix W605 flake8 warning (x5). 2019-12-22 10:59:07 +01:00
run_swag.py Update comments mentioning Python 2. 2019-12-22 18:38:56 +01:00
run_transfo_xl.py Remove __future__ imports. 2019-12-22 17:47:54 +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.