transformers/examples
2019-06-19 15:29:28 +02:00
..
lm_finetuning Merge pull request #672 from oliverguhr/master 2019-06-14 17:02:47 +02:00
bertology.py fix cuda 2019-06-19 15:29:28 +02:00
extract_features.py Fixes to the TensorFlow conversion tool 2019-04-01 13:17:54 -06:00
run_classifier_dataset_utils.py cache in run_classifier + various fixes to the examples 2019-06-18 15:58:22 +02:00
run_classifier.py pruning in bertology 2019-06-19 15:25:49 +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_squad_dataset_utils.py split squad example in two 2019-06-18 14:29:03 +02:00
run_squad.py small fix and updates to readme 2019-06-19 09:38:38 +02:00
run_swag.py Merge pull request #604 from samuelbroscheit/master 2019-06-14 16:49:24 +02:00
run_transfo_xl.py add serialization semantics to tokenizers - fix transfo-xl tokenizer 2019-04-15 11:47:25 +02:00