transformers/examples
Matthew Carrigan a8a577ba93 Reduced memory usage for pregenerating the data a lot by writing it
out on the fly without shuffling - the Sampler in the finetuning script
will shuffle for us.
2019-03-21 14:05:52 +00:00
..
lm_finetuning Reduced memory usage for pregenerating the data a lot by writing it 2019-03-21 14:05:52 +00:00
extract_features.py fix typo - logger info 2019-03-06 10:05:21 +01:00
run_classifier.py Simplify code, delete redundancy line 2019-03-13 09:42:06 +08:00
run_gpt2.py Update run_gpt2.py 2019-03-08 11:59:08 -05:00
run_openai_gpt.py fix openai gpt example and updating readme 2019-03-06 11:43:21 +01:00
run_squad.py typo in annotation 2019-03-14 17:32:15 +08:00
run_swag.py Added missing imports. 2019-03-15 12:45:48 +01:00
run_transfo_xl.py fix typo - logger info 2019-03-06 10:05:21 +01:00