transformers/examples
2019-02-18 13:51:42 +01:00
..
extract_features.py update readme and few typos 2019-01-10 01:40:00 +01:00
run_classifier.py clarify and unify model saving logic in examples 2019-02-11 14:04:19 +01:00
run_gpt2.py fix example - masking 2019-02-18 10:50:30 +01:00
run_lm_finetuning.py --do_lower_case is duplicated in parser args 2019-02-13 15:30:05 +01:00
run_openai_gpt.py mc_token_mask => mc_token_ids 2019-02-09 16:58:53 +01:00
run_squad.py fix 'best_non_null_entry' is None error 2019-02-15 15:57:25 +08:00
run_swag.py clarify and unify model saving logic in examples 2019-02-11 14:04:19 +01:00
run_transfo_xl.py add distant debugging to run_transfo_xl 2019-02-11 12:53:32 +01:00