Commit 72c8ee6e authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Merge pull request #9640 from ahaliu1:master

PiperOrigin-RevId: 352202659
parents 4861b855 e968fd43
......@@ -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