transformers/examples/contrib
Lysandre 239dd23f64 [Follow up 213]
Masked indices should have -1 and not -100. Updating documentation + scripts that were forgotten
2020-02-03 16:08:05 -05:00
..
README.md GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
run_camembert.py GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
run_openai_gpt.py [Follow up 213] 2020-02-03 16:08:05 -05:00
run_swag.py GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
run_transfo_xl.py GPU text generation: mMoved the encoded_prompt 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.