transformers/examples
2019-08-20 15:58:42 +08:00
..
lm_finetuning swap optimizer.step and scheduler.step 2019-08-20 15:58:42 +08:00
single_model_scripts Fixing unused weight_decay argument 2019-08-04 12:31:46 -04:00
tests_samples clean up examples - added squad example and test 2019-07-12 14:16:06 +02:00
requirements.txt update readme and pretrained model weight files 2019-07-16 15:11:29 +02:00
run_bertology.py fix issue #824 2019-08-13 11:26:27 -04:00
run_generation.py update QA models tests + run_generation 2019-07-15 17:45:24 +02:00
run_glue.py Fixing run_glue example with RoBERTa 2019-08-16 11:53:10 -04:00
run_squad.py don't save model without training 2019-08-18 05:02:25 -04:00
test_examples.py fix run_generation test 2019-07-15 17:52:35 +02:00
utils_glue.py Correct truncation for RoBERTa in 2-input GLUE 2019-08-16 16:30:38 -04:00
utils_squad_evaluate.py updating squad for compatibility with XLNet 2019-07-15 15:28:37 +02:00
utils_squad.py update tokenizer - update squad example for xlnet 2019-07-15 17:30:42 +02:00