transformers/examples
2019-07-03 22:54:39 +02:00
..
lm_finetuning WIP XLM + refactoring 2019-07-03 22:54:39 +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 WIP XLM + refactoring 2019-07-03 22:54:39 +02:00
run_bert_extract_features.py WIP XLM + refactoring 2019-07-03 22:54:39 +02:00
run_bert_squad.py WIP XLM + refactoring 2019-07-03 22:54:39 +02:00
run_bert_swag.py WIP XLM + refactoring 2019-07-03 22:54:39 +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 standardizing API across models - XLNetForSeqClass working 2019-06-28 16:35:09 +02:00
run_xlnet_squad.py fix imports 2019-06-27 17:18:46 +02:00
utils_glue.py changing is_regression to unified API 2019-06-26 09:54:05 +02:00
utils_squad.py WIP XLM + refactoring 2019-07-03 22:54:39 +02:00