transformers/examples
2019-06-26 09:54:05 +02:00
..
lm_finetuning Merge pull request #672 from oliverguhr/master 2019-06-14 17:02:47 +02:00
bertology.py add xlnetforsequence classif and run_classifier example for xlnet 2019-06-24 10:01:07 +02:00
generation_xlnet.py updating model loading and adding special tokens ids 2019-06-21 23:23:37 +02:00
run_bert_classifier.py overwrite output directories if needed 2019-06-24 14:38:24 +02:00
run_bert_extract_features.py add xlnetforsequence classif and run_classifier example for xlnet 2019-06-24 10:01:07 +02:00
run_bert_squad.py overwrite output directories if needed 2019-06-24 14:38:24 +02:00
run_bert_swag.py various updates to conversion, models and examples 2019-06-26 00:57:53 +02:00
run_gpt2.py Fix indentation weirdness in GPT-2 example. 2019-04-22 02:20:22 +09:00
run_openai_gpt.py Fixing the issues reported in https://github.com/huggingface/pytorch-pretrained-BERT/issues/556 2019-05-12 00:13:45 +02:00
run_transfo_xl.py add serialization semantics to tokenizers - fix transfo-xl tokenizer 2019-04-15 11:47:25 +02:00
run_xlnet_classifier.py various updates to conversion, models and examples 2019-06-26 00:57:53 +02:00
run_xlnet_squad.py overwrite output directories if needed 2019-06-24 14:38:24 +02:00
utils_glue.py changing is_regression to unified API 2019-06-26 09:54:05 +02:00
utils_squad.py add xlnetforsequence classif and run_classifier example for xlnet 2019-06-24 10:01:07 +02:00