transformers/examples/contrib
2020-11-19 11:56:42 -05:00
..
legacy Tokenizers: ability to load from model subfolder (#8586) 2020-11-17 08:58:45 -05:00
mm-imdb Tokenizers: ability to load from model subfolder (#8586) 2020-11-17 08:58:45 -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 Reorganize repo (#8580) 2020-11-16 21:43:42 -05:00
run_chinese_ref.py Fix a few last paths for the new repo org (#8666) 2020-11-19 11:56:42 -05:00
run_openai_gpt.py Black 20 release 2020-08-26 17:20:22 +02:00
run_swag.py Reorganize repo (#8580) 2020-11-16 21:43:42 -05:00
run_transfo_xl.py Transformer-XL: Remove unused parameters (#7087) 2020-09-17 06:10:34 -04: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.