Text Generation
Transformers
Safetensors
Chinese
English
qwen
conversational
custom_code
yuyijiong commited on
Commit
a96eaed
1 Parent(s): 2711e24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -49,6 +49,8 @@ print(response)
49
  ### 3.指令微调
50
  * 使用[yuyijiong/Long-Instruction-Chinese](https://huggingface.co/datasets/yuyijiong/Long-Instruction-Chinese)数据,Qlora方法,对Qwen模型进行微调。
51
 
 
 
52
  <br>
53
 
54
  # 问答例子
 
49
  ### 3.指令微调
50
  * 使用[yuyijiong/Long-Instruction-Chinese](https://huggingface.co/datasets/yuyijiong/Long-Instruction-Chinese)数据,Qlora方法,对Qwen模型进行微调。
51
 
52
+ * 更多训练细节会在未来的技术报告中介绍。
53
+
54
  <br>
55
 
56
  # 问答例子