huggingface-transformers/examples/contrib
Sam Shleifer 45e26125de
save_pretrained: mkdir(exist_ok=True) (#5258)
* all save_pretrained methods mkdir if not os.path.exists
2020-06-28 14:53:47 -04:00
..
mm-imdb
README.md
run_camembert.py
run_openai_gpt.py
run_swag.py
run_transfo_xl.py

README.md

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.