transformers/examples
2019-04-29 12:58:29 +02:00
..
lm_finetuning Made --reduce_memory actually do something in finetune_on_pregenerated 2019-04-22 14:01:48 +01:00
extract_features.py Fixes to the TensorFlow conversion tool 2019-04-01 13:17:54 -06:00
run_classifier.py Fix tr_loss rescaling factor using global_step 2019-04-29 12:58:29 +02:00
run_gpt2.py Fix indentation weirdness in GPT-2 example. 2019-04-22 02:20:22 +09:00
run_openai_gpt.py added best practices for serialization in README and examples 2019-04-15 15:00:33 +02:00
run_squad.py fix saving models in distributed setting examples 2019-04-15 16:43:56 +02:00
run_swag.py Fix tr_loss rescaling factor using global_step 2019-04-29 12:58:29 +02:00
run_transfo_xl.py add serialization semantics to tokenizers - fix transfo-xl tokenizer 2019-04-15 11:47:25 +02:00