Commit 555d0cba authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 3a290761
...@@ -185,7 +185,7 @@ python cli_demo.py ...@@ -185,7 +185,7 @@ python cli_demo.py
<img src="./media/baichuan2-test.png" width="500" height="230"> <img src="./media/baichuan2-test.png" width="500" height="230">
</div> </div>
## 精度 ### 精度
- 以下为我们基于baichuan2-7b-base模型进行全参数指令微调实验的loss收敛情况: - 以下为我们基于baichuan2-7b-base模型进行全参数指令微调实验的loss收敛情况:
<div align="center"> <div align="center">
<img src="./media/baichuan2_7bbase_ft_96c_bs1_acum1_fp16_lr2e-5.jpg" width="300" height="250"> <img src="./media/baichuan2_7bbase_ft_96c_bs1_acum1_fp16_lr2e-5.jpg" width="300" height="250">
...@@ -207,6 +207,6 @@ python cli_demo.py ...@@ -207,6 +207,6 @@ python cli_demo.py
- https://developer.hpccube.com/codes/modelzoo/baichuan2_pytorch - https://developer.hpccube.com/codes/modelzoo/baichuan2_pytorch
## 参考 ## 参考资料
- [https://github.com/baichuan-inc/Baichuan2/tree/main](https://github.com/baichuan-inc/Baichuan2/tree/main) - [https://github.com/baichuan-inc/Baichuan2/tree/main](https://github.com/baichuan-inc/Baichuan2/tree/main)
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