huijian222 commited on
Commit
6fe545d
1 Parent(s): 9b1dc97

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ 使用了[JosephusCheung/GuanacoDataset](https://huggingface.co/datasets/JosephusCheung/GuanacoDataset/tree/main) 语料库, 精调了一个epoch
2
+
3
+ ### usage
4
+ model = PeftModel.from_pretrained(model_beafore, "huijian222/Alpaca-LoRA-ZH")