Commit 0fc0844f authored by wxj's avatar wxj
Browse files

Update README.md

parent 2a23c48c
Pipeline #2512 passed with stage
...@@ -111,7 +111,7 @@ python tools/preprocess_data.py \ ...@@ -111,7 +111,7 @@ python tools/preprocess_data.py \
### GPT预训练 ### GPT预训练
脚本: `GPT_pretraining.sh` 脚本目录: `examples/gpt3/`
修改数据集与词汇文件路径 修改数据集与词汇文件路径
```shell ```shell
...@@ -182,7 +182,7 @@ python tools/preprocess_data.py \ ...@@ -182,7 +182,7 @@ python tools/preprocess_data.py \
``` ```
### Llama预训练 ### Llama预训练
脚本: `Llama_pretraining.sh` 脚本: `examples/llama`
修改数据集与tokenizer路径 修改数据集与tokenizer路径
```shell ```shell
......
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