diff --git a/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md index d329c315cd1fa9a648dde1e8eef34055b517d09b..c29284e950a6da75dc71110949cd470fb87b77fc 100644 --- a/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md @@ -33,7 +33,8 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL ### 2. 下载数据集和预处理 -请自行下载数据集, 更多详情见: [data](./data) +请自行下载数据集, 并放在data目录下(若目录不存在请在子项目根目录下自行创建), + 请自行下载 **vocab.txt and bert_config.json** , 更多详情见: [config](./config/README.md) ### 3. 获取训练好的checkpoint文件,或者pb模型。 diff --git a/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README_EN.md b/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README_EN.md index 963f550f8d80ef3d1ef81d7423331cfbc3803351..d7a774fbd6a42b1d4003a0bd9b3b0fa27189da7f 100644 --- a/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README_EN.md +++ b/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README_EN.md @@ -33,7 +33,8 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL ### 2. Download and preprocess the dataset -Download the dataset by yourself, more details see: [data](./data) +Download the dataset and save it to the data directory. If the directory does not exist, create it in the root directory of the subproject. + Download the vocab.txt and bert_config.json by yourself, more details see: [config](./config/README.md) ### 3. Obtain the fine-tuned checkpoint files or pb model diff --git a/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md index 91d082d4a7223f457aa49f8d6dfca0100c2c83ef..c2cfbd473c1d4756d0cee3f1620e2c83c2b266dd 100644 --- a/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md @@ -33,7 +33,8 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/BERT_for_ACL ### 2. 下载数据集和预处理 -请自行下载数据集, 更多详情见: [data](./data) +请自行下载数据集, 并放在data目录下(若目录不存在请在子项目根目录下自行创建), + 请自行下载vocab.txt and bert_config.json , 更多详情见: [config](./config/README.md) ### 3. 获取训练好的checkpoint文件或者pb模型 diff --git a/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README_EN.md b/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README_EN.md index c66063e4f2a463881998bd36aef258cb5f41dbbd..daf07cff544d7b3dfae5429e832f9702ceef8108 100644 --- a/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README_EN.md +++ b/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README_EN.md @@ -32,7 +32,8 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/BERT_for_ACL ### 2. Download and preprocess the dataset -Download the dataset by yourself, more details see: [data](./data) +Download the dataset and save it to the data directory. If the directory does not exist, create it in the root directory of the subproject. + Download the vocab.txt and bert_config.json by yourself, more details see: [config](./config/README.md) ### 3. Obtain the fine-tuned checkpoint files or pb model diff --git a/ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md index f9cd6d6874c477f895fb6425b301cd680fd1f0e4..358d61b9db3166a394334b55182fdd1b1535c4d9 100644 --- a/ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md @@ -30,7 +30,7 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL ### 2. Download and preprocess the dataset -Download the dataset by yourself, more details see: [data](./data) +Download the dataset by yourself, more details see: [data] Download the vocab.txt and bert_config.json by yourself, more details see: [config](./config/README.md) ### 3. Obtain the fine-tuned checkpoint files or pb model diff --git a/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README.md index 6cfe2fbd95509ae675ac518ae1a789a3f79934db..e3c8d8fa54af09742ab65b579f19325a7ce74ea6 100644 --- a/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README.md @@ -31,7 +31,7 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL ### 2. 下载数据集和预处理 -请自行下载测试数据集, 详情见: [data](./data/REC/README.md) +请自行下载数据集, 并放在data目录下(若目录不存在请在子项目根目录下自行创建), ### 3. 获取checkpoint文件或pb模型 diff --git a/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README_EN.md b/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README_EN.md index c8e421e8b22a1eea22ed94ef13b40334fce40f54..07b70a99b99c88964986129f563080fdb9101505 100644 --- a/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README_EN.md +++ b/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README_EN.md @@ -31,7 +31,7 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL ### 2. Download and preprocess the dataset -Download the dataset by yourself, more details see: [data](./data/REC/README.md) +Download the dataset and save it to the data directory. If the directory does not exist, create it in the root directory of the subproject. ### 3. Obtain the fine-tuned checkpoint files or pb model diff --git a/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README.md index e67bd447c8918c444d48ca9cd7f20e0229a43414..bad55dbd425603327c384d9c143236c5c23325d2 100644 --- a/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README.md @@ -31,7 +31,7 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL ### 2. 下载数据集和预处理 -请自行下载测试数据集, 详情见: [IMDB](./data/IMDB/README.md) +请自行下载数据集, 并放在data目录下(若目录不存在请在子项目根目录下自行创建), ### 3. 获取checkpoint文件或pb模型 diff --git a/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README_EN.md b/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README_EN.md index c8c7ad43a6592929efeb5b366c4c7f93f1f6165b..e8b3ce7588ab88b06084c6640a84ea04f030ca1f 100644 --- a/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README_EN.md +++ b/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README_EN.md @@ -31,7 +31,7 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/LSTM_for_ACL ### 2. Download and preprocess the dataset -Download the dataset by yourself, more details see: [IMDB](./data/IMDB/README.md) +Download the dataset and save it to the data directory. If the directory does not exist, create it in the root directory of the subproject. ### 3. Obtain the fine-tuned checkpoint files or pb model diff --git a/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README.md index c79d4afb287aa53f6cbd06a6e30067c82a2274f8..a61d55726d5c3a79e34d5a62de2b648c5cf2bf8b 100644 --- a/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README.md @@ -31,7 +31,8 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL ### 2. 下载数据集和预处理 -请自行下载数据, 更多详细信息请参见: [data](./data) +请自行下载数据集, 并放在data目录下(若目录不存在请在子项目根目录下自行创建), + 请自行下载vocab.txt 和 bert_config.json 文件, 更多详细信息请参见: [config](./config/README.md) ### 3. 获取微调的检查点文件或pb模型 diff --git a/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README_EN.md b/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README_EN.md index dc04b194fb2e422088471b19a2d21b8a886efbf0..877e24caab5e5b23dd740d1701fe0c771b2f62cd 100644 --- a/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README_EN.md +++ b/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README_EN.md @@ -32,7 +32,8 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL ### 2. Download and preprocess the dataset -Download the dataset by yourself, more details see: [data](./data) +Download the dataset and save it to the data directory. If the directory does not exist, create it in the root directory of the subproject. + Download the vocab.txt and bert_config.json by yourself, more details see: [config](./config/README.md) ### 3. Obtain the fine-tuned checkpoint files or pb model diff --git a/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README.md index fd29c31b96ec820f8f852943b1a5900ae463fba9..7b856133e8e981222529e5c6efd69241c8f1220b 100644 --- a/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README.md @@ -31,7 +31,8 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL ### 2. 下载数据集和预处理 -请自行下载数据集, 更多详细信息请参见: [data](./data/WMT32K/README.md) +请自行下载数据集, 并放在data目录下(若目录不存在请在子项目根目录下自行创建), + 请自行获取vocab.translate_ende_wmt32k.subwords, 更多详细信息请参见: [config](./config/README.md) ### 3. 获取pb模型 diff --git a/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README_EN.md b/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README_EN.md index 0a5e9272559df25d286d0b552d028b9a5e743cc4..fe8d9d62da4f3c4dd4ad8b07021e85d71743de04 100644 --- a/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README_EN.md +++ b/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README_EN.md @@ -31,7 +31,8 @@ cd Modelzoo-TensorFlow/ACL_TensorFlow/contrib/nlp/Transformer_for_ACL ### 2. Download and preprocess the dataset -Download the dataset by yourself, more details see: [data](./data/WMT32K/README.md) +Download the dataset and save it to the data directory. If the directory does not exist, create it in the root directory of the subproject. + Obtain the vocab.translate_ende_wmt32k.subwords by yourself, more details see: [config](./config/README.md) ### 3. Obtain the pb model