Commit 1095d7e6 authored by Mostofa Patwary's avatar Mostofa Patwary
Browse files

Adding readme

parent d562d7b5
......@@ -22,10 +22,10 @@ python tools/preprocess_data.py \
<pre>
PRETRAINED_BERT_PATH=<Specify path of pretrained BERT model>
TEXT_DATA_PATH=<Specify path and file prefix of the text data>
TITLE_DATA_PATH=<Specify path and file prefix od the titles>
CHECKPOINT_PATH=<Specify path>
PRETRAINED_BERT_PATH="Specify path of pretrained BERT model"
TEXT_DATA_PATH="Specify path and file prefix of the text data"
TITLE_DATA_PATH="Specify path and file prefix od the titles"
CHECKPOINT_PATH="Specify path"
python pretrain_ict.py \
--num-layers 12 \
......
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