From 332af141bafcfa88080be1a54a17da0ad51f9de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91cyc=E5=AE=87?= <1251519599@qq.com> Date: Mon, 6 Feb 2023 07:59:53 +0000 Subject: [PATCH 1/6] update ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黑cyc宇 <1251519599@qq.com> --- ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md index 91d082d4a..b6d08fd9f 100644 --- a/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md @@ -33,7 +33,7 @@ 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模型 -- Gitee From adedf1060551003d0a8e0e263777ee9daeb0e66d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91cyc=E5=AE=87?= <1251519599@qq.com> Date: Mon, 6 Feb 2023 08:00:32 +0000 Subject: [PATCH 2/6] update ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README_EN.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黑cyc宇 <1251519599@qq.com> --- ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c66063e4f..3b43939a2 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,7 @@ 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 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 -- Gitee From 9de61ce1f910e0d184680af1dca582fe080c03e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91cyc=E5=AE=87?= <1251519599@qq.com> Date: Mon, 6 Feb 2023 08:01:37 +0000 Subject: [PATCH 3/6] update ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黑cyc宇 <1251519599@qq.com> --- ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md index d329c315c..00c63c5d2 100644 --- a/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md +++ b/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md @@ -33,7 +33,7 @@ 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模型。 -- Gitee From 2b9d7958eaa2a86b2eaa00abb6e71f7f9b2c5b27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91cyc=E5=AE=87?= <1251519599@qq.com> Date: Mon, 6 Feb 2023 08:02:19 +0000 Subject: [PATCH 4/6] update ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README_EN.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黑cyc宇 <1251519599@qq.com> --- ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 963f550f8..934ab9d18 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,7 @@ 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 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 -- Gitee From 892e54b0be0060cff8c0f82afeecd0009c4be716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91cyc=E5=AE=87?= <1251519599@qq.com> Date: Mon, 6 Feb 2023 08:03:30 +0000 Subject: [PATCH 5/6] update ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黑cyc宇 <1251519599@qq.com> --- ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md index f9cd6d687..cc60ff0af 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 -- Gitee From bd9033ece0dfbaed6b7f6843d60a712fa5cc52f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=BA=C3=9Acyc=C3=93=C3=AE?= Date: Mon, 6 Feb 2023 16:38:00 +0800 Subject: [PATCH 6/6] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme=E4=B8=AD=E4=B8=8B?= =?UTF-8?q?=E8=BD=BDdata=E6=95=B0=E6=8D=AE=E7=9A=84=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md | 3 ++- ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README_EN.md | 3 ++- ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README.md | 3 ++- ACL_TensorFlow/contrib/nlp/BERT_for_ACL/README_EN.md | 3 ++- ACL_TensorFlow/contrib/nlp/BioBERT_for_ACL/README.md | 2 +- ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README.md | 2 +- ACL_TensorFlow/contrib/nlp/GRU4Rec_for_ACL/README_EN.md | 2 +- ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README.md | 2 +- ACL_TensorFlow/contrib/nlp/LSTM_for_ACL/README_EN.md | 2 +- ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README.md | 3 ++- ACL_TensorFlow/contrib/nlp/RoBERTa_for_ACL/README_EN.md | 3 ++- ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README.md | 3 ++- ACL_TensorFlow/contrib/nlp/Transformer_for_ACL/README_EN.md | 3 ++- 13 files changed, 21 insertions(+), 13 deletions(-) diff --git a/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md b/ACL_TensorFlow/contrib/nlp/ALBERT_for_ACL/README.md index 00c63c5d2..c29284e95 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目录下(若目录不存在请在子项目根目录下自行创建), + 请自行下载 **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 934ab9d18..d7a774fbd 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 +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 b6d08fd9f..c2cfbd473 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目录下(若目录不存在请在子项目根目录下自行创建), + 请自行下载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 3b43939a2..daf07cff5 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 +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 cc60ff0af..358d61b9d 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 +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 6cfe2fbd9..e3c8d8fa5 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 c8e421e8b..07b70a99b 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 e67bd447c..bad55dbd4 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 c8c7ad43a..e8b3ce758 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 c79d4afb2..a61d55726 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 dc04b194f..877e24caa 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 fd29c31b9..7b856133e 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 0a5e92725..fe8d9d62d 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 -- Gitee