"tests/git@developer.sourcefind.cn:OpenDAS/fairscale.git" did not exist on "82986ca0f74a20e1e20e84161735b4b51c609148"
Unverified Commit e968fd43 authored by ahaliu1's avatar ahaliu1 Committed by GitHub
Browse files

Update README.md

fix a mistake in README.md
parent 9a3baecb
...@@ -82,7 +82,7 @@ Next, we can run the following data preprocess script which may take a few hours ...@@ -82,7 +82,7 @@ Next, we can run the following data preprocess script which may take a few hours
```shell ```shell
# Recall that we use DATA_FOLDER=/path/to/downloaded_dataset. # Recall that we use DATA_FOLDER=/path/to/downloaded_dataset.
$ python3 raw_data_preprocess.py \ $ python3 raw_data_process.py \
-crawled_articles=/tmp/nhnet \ -crawled_articles=/tmp/nhnet \
-vocab=/path/to/bert_checkpoint/vocab.txt \ -vocab=/path/to/bert_checkpoint/vocab.txt \
-do_lower_case=True \ -do_lower_case=True \
......
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