"python/vscode:/vscode.git/clone" did not exist on "151e287d1af60e4e40fe4ae653fed440c93e8264"
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
--bert_model bert-base-uncased
--do_lower_case
--output_dir finetuned_lm/
--do_train
```
### Pregenerating training data
......@@ -60,4 +61,4 @@ python3 finetune_on_pregenerated.py
--do_lower_case
--output_dir finetuned_lm/
--epochs 3
```
\ No newline at end of file
```
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