"docs/zh_cn/vscode:/vscode.git/clone" did not exist on "615d28176a6922cae1c7e9e31930a38b53b5eb97"
Unverified Commit 2cdfb8b2 authored by Thomas Wolf's avatar Thomas Wolf Committed by GitHub
Browse files

Merge pull request #467 from yaroslavvb/patch-2

Update README.md
parents 074c869b 8fffba5f
...@@ -37,6 +37,7 @@ python3 simple_lm_finetuning.py ...@@ -37,6 +37,7 @@ python3 simple_lm_finetuning.py
--bert_model bert-base-uncased --bert_model bert-base-uncased
--do_lower_case --do_lower_case
--output_dir finetuned_lm/ --output_dir finetuned_lm/
--do_train
``` ```
### Pregenerating training data ### Pregenerating training data
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment