transformers/examples
2019-04-22 02:20:22 +09:00
..
lm_finetuning Replaced some randints with cleaner randranges, and added a helpful 2019-04-12 15:07:58 +01:00
extract_features.py Fixes to the TensorFlow conversion tool 2019-04-01 13:17:54 -06:00
run_classifier.py Merge pull request #489 from huggingface/tokenization_serialization 2019-04-16 08:49:54 +02:00
run_gpt2.py Fix indentation weirdness in GPT-2 example. 2019-04-22 02:20:22 +09:00
run_openai_gpt.py added best practices for serialization in README and examples 2019-04-15 15:00:33 +02:00
run_squad.py fix saving models in distributed setting examples 2019-04-15 16:43:56 +02:00
run_swag.py added best practices for serialization in README and examples 2019-04-15 15:00:33 +02:00
run_transfo_xl.py add serialization semantics to tokenizers - fix transfo-xl tokenizer 2019-04-15 11:47:25 +02:00