Update README_en.md

This commit is contained in:
DingDing 2024-03-01 14:21:43 +08:00 committed by GitHub
parent a3e3095098
commit 39bcb9b0e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
# MiniCPM Fine-tuning
(Part of the doc inside these demo code are automatically generated by [RepoAgent](https://github.com/OpenBMB/RepoAgent))
[中文版](https://github.com/OpenBMB/MiniCPM/blob/main/finetune/README.md)
This directory provides examples of fine-tuning the MiniCPM-2B model, including full model fine-tuning and PEFT. In terms of format, we offer examples for multi-turn dialogue fine-tuning and input-output format fine-tuning.