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
```shell
# Recall that we use DATA_FOLDER=/path/to/downloaded_dataset.
$ python3 raw_data_preprocess.py \
$ python3 raw_data_process.py \
-crawled_articles=/tmp/nhnet \
-vocab=/path/to/bert_checkpoint/vocab.txt \
-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