transformers/examples
Thomas Wolf 03cdb2a390
Merge pull request #254 from huggingface/python_2
Adding OpenAI GPT and Transformer-XL models, compatibility with Python 2
2019-02-11 14:19:26 +01:00
..
extract_features.py update readme and few typos 2019-01-10 01:40:00 +01:00
run_classifier.py clarify and unify model saving logic in examples 2019-02-11 14:04:19 +01:00
run_lm_finetuning.py Merge pull request #254 from huggingface/python_2 2019-02-11 14:19:26 +01:00
run_openai_gpt.py mc_token_mask => mc_token_ids 2019-02-09 16:58:53 +01:00
run_squad.py typo in run_squad 2019-02-11 14:10:27 +01:00
run_swag.py clarify and unify model saving logic in examples 2019-02-11 14:04:19 +01:00
run_transfo_xl.py add distant debugging to run_transfo_xl 2019-02-11 12:53:32 +01:00