transformers/examples
2019-07-24 16:11:36 +08:00
..
lm_finetuning use new API for save and load 2019-07-18 15:45:23 +08:00
single_model_scripts fixed version issues in run_openai_gpt 2019-07-20 12:43:07 +02: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 updating examples and doc 2019-07-14 23:20:10 +02:00
run_generation.py update QA models tests + run_generation 2019-07-15 17:45:24 +02:00
run_glue.py fix #868 2019-07-23 17:46:01 +02:00
run_squad.py fix squad v1 error (na_prob_file should be None) 2019-07-24 16:11:36 +08:00
test_examples.py fix run_generation test 2019-07-15 17:52:35 +02:00
utils_glue.py Byte order mark management in TSV glue reading. 2019-07-11 20:16:28 -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