transformers/examples/contrib
2019-09-18 21:16:59 +08:00
..
README.md clean up examples - updated to new keyword inputs - #1246 2019-09-18 10:01:27 +02:00
run_multiple_choice.py Merge remote-tracking branch 'huggingface/master' into run_multiple_choice_merge 2019-09-18 21:16:59 +08:00
run_openai_gpt.py update run_openai_gpt to fix #1264 2019-09-18 10:07:47 +02:00
run_swag.py Merge remote-tracking branch 'huggingface/master' into run_multiple_choice_merge 2019-09-18 21:16:59 +08:00
run_transfo_xl.py clean up examples - updated to new keyword inputs - #1246 2019-09-18 10:01:27 +02:00
utils_multiple_choice.py Merge remote-tracking branch 'huggingface/master' into run_multiple_choice_merge 2019-09-18 21:16:59 +08: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.