diff --git a/finetune/README_en.md b/finetune/README_en.md index f4a2894..542ef8d 100644 --- a/finetune/README_en.md +++ b/finetune/README_en.md @@ -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.