Update README.md

This commit is contained in:
p04896573 2024-08-19 11:07:45 +08:00
parent a3d4a6dad5
commit e4da44fcdc
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@
## 2024.08.19 NOTICE
- 由于新架构中多数据集验证发现2B模型进行lora训练效果不及全参数微调
- 2B模型采用全参数微调训练我们在[QUICK START](https://www.osredm.com/jiuyuan/CPM-9G-8B/tree/FM_9G/quick_start_clean/readmes/quick_start.md) 中更新了更多关于微调训练的信息
- 8B模型LORA微调在master分支进行
- 8B模型LORA微调在master分支进行训练
## 版本更新内容
具体的迭代信息如下:
- 训练升级了训练代码提升GPU利用率和并行化并且2B模型能兼容transformers中的tokenizer(LlamaTokenizerFast)