transformers/examples
2019-04-30 13:53:04 -07:00
..
lm_finetuning fix training schedules in examples to match new API 2019-04-23 11:17:06 +02:00
extract_features.py Fixes to the TensorFlow conversion tool 2019-04-01 13:17:54 -06:00
run_classifier.py Merge pull request #527 from Mathieu-Prouveur/fix_value_training_loss 2019-04-30 11:12:55 +02:00
run_gpt2.py Fix indentation weirdness in GPT-2 example. 2019-04-22 02:20:22 +09:00
run_openai_gpt.py small fix to remove shifting of lm labels during pre process of roc stories, as this shifting happens interanlly in the model 2019-04-30 13:53:04 -07:00
run_squad.py fix training schedules in examples to match new API 2019-04-23 11:17:06 +02:00
run_swag.py Merge pull request #527 from Mathieu-Prouveur/fix_value_training_loss 2019-04-30 11:12:55 +02:00
run_transfo_xl.py add serialization semantics to tokenizers - fix transfo-xl tokenizer 2019-04-15 11:47:25 +02:00