transformers/examples/contrib
2019-11-16 00:11:07 -05:00
..
README.md clean up examples - updated to new keyword inputs - #1246 2019-09-18 10:01:27 +02:00
run_camembert.py [camembert] Upload to s3 + rename script 2019-11-16 00:11:07 -05:00
run_openai_gpt.py update the examples, docs and template 2019-11-14 20:38:02 +01:00
run_swag.py update the examples, docs and template 2019-11-14 20:38:02 +01:00
run_transfo_xl.py [BIG] pytorch-transformers => transformers 2019-09-26 10:15:53 +02: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.