transformers/examples
Stefan Schweter a1c34bd286 distillation: fix ModuleNotFoundError error in token counts script 2019-08-31 12:21:38 +02:00
..
distillation distillation: fix ModuleNotFoundError error in token counts script 2019-08-31 12:21:38 +02:00
lm_finetuning re-format 2019-08-30 14:05:28 +09: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 Merge branch 'master' into master 2019-08-30 16:30:08 +02:00
run_lm_finetuning.py typo 2019-08-23 22:08:10 +02:00
run_squad.py swap order of optimizer.step() and scheduler.step() 2019-08-28 19:18:27 +02:00
test_examples.py Changed learning rate for run_squad test 2019-08-28 18:24:43 -04:00
utils_glue.py Correct truncation for RoBERTa in 2-input GLUE 2019-08-16 16:30:38 -04:00
utils_squad.py update tokenizer - update squad example for xlnet 2019-07-15 17:30:42 +02:00
utils_squad_evaluate.py updating squad for compatibility with XLNet 2019-07-15 15:28:37 +02:00