transformers/examples/contrib
2020-01-06 15:11:12 +01:00
..
README.md Moved the encoded_prompts to correct device 2020-01-06 15:11:12 +01:00
run_camembert.py Moved the encoded_prompts to correct device 2020-01-06 15:11:12 +01:00
run_openai_gpt.py Moved the encoded_prompts to correct device 2020-01-06 15:11:12 +01:00
run_swag.py Moved the encoded_prompts to correct device 2020-01-06 15:11:12 +01:00
run_transfo_xl.py Moved the encoded_prompts to correct device 2020-01-06 15:11:12 +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.