fage13141 commited on
Commit
e65d686
·
verified ·
1 Parent(s): f72839c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # DeepSeek-7B-Chat LoRA 微调模型
2
 
3
  这是一个基于 DeepSeek-7B-Chat 使用 LoRA 技术微调甄嬛体的模型。
@@ -112,4 +130,4 @@ outputs = model.generate(
112
  ## 引用和致谢
113
  - 基础模型: [DeepSeek-7B-Chat](https://huggingface.co/deepseek-ai/deepseek-llm-7b-chat)
114
  - LoRA 方法: [LoRA: Low-Rank Adaptation of Large Language Models](https://arxiv.org/abs/2106.09685)
115
- ```
 
1
+ ---
2
+ language:
3
+ - zh
4
+ - en
5
+ tags:
6
+ - deepseek
7
+ - lora
8
+ - chinese
9
+ - roleplay
10
+ - chat
11
+ license: apache-2.0
12
+ datasets:
13
+ - fage13141/zhenhuanti
14
+ base_model: deepseek-ai/deepseek-llm-7b-chat
15
+ model-index:
16
+ - name: DeepSeek-7B-Chat-LoRA-ZhenHuanTi
17
+ results: []
18
+ ---
19
  # DeepSeek-7B-Chat LoRA 微调模型
20
 
21
  这是一个基于 DeepSeek-7B-Chat 使用 LoRA 技术微调甄嬛体的模型。
 
130
  ## 引用和致谢
131
  - 基础模型: [DeepSeek-7B-Chat](https://huggingface.co/deepseek-ai/deepseek-llm-7b-chat)
132
  - LoRA 方法: [LoRA: Low-Rank Adaptation of Large Language Models](https://arxiv.org/abs/2106.09685)
133
+ ```