Update README

This commit is contained in:
songpx
2023-05-16 23:19:38 +08:00
parent c83169cadd
commit 003364d6f0

View File

@ -119,7 +119,7 @@ LawGPT 系列模型的训练过程分为两个阶段:
### 二次训练流程
1. 参考 `src/data/example_instruction_train.json` 构造指令微调数据集
1. 参考 `src/data/example_instruction_train.json` 构造二次训练数据集
2. 运行 `src/scripts/train_lora.sh`
### 指令精调步骤