transformers/examples
VictorSanh 93e82ab424 Write README for DilBERT 2019-08-28 06:26:09 +00:00
..
distillation Write README for DilBERT 2019-08-28 06:26:09 +00:00
lm_finetuning Merge pull request #1040 from FeiWang96/multi_gpu 2019-08-20 17:13:44 +02: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 fix for glue 2019-08-22 00:25:49 -04:00
run_squad.py fix for squad 2019-08-22 00:25:42 -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.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