REILX commited on
Commit
89420cf
·
verified ·
1 Parent(s): 5abc3d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -14,4 +14,27 @@ language:
14
  - zh
15
  - en
16
  ---
17
- # Model Card for Model ID
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  - zh
15
  - en
16
  ---
17
+
18
+
19
+ ### 数据集
20
+ 使用以下数据集
21
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/636f54b95d2050767e4a6317/4H01ssdZOPae-lMrxa2X4.png)
22
+ 对Qwen1.5-7B-Chat微调,测试结果显示CEVAL和MMLU分数均有上升
23
+
24
+ ### 模型:
25
+ - https://huggingface.co/Qwen/Qwen1.5-7B-Chat
26
+
27
+ ### 数据集:
28
+ - https://huggingface.co/datasets/TigerResearch/sft_zh
29
+ - https://huggingface.co/datasets/silk-road/alpaca-data-gpt4-chinese
30
+ - https://huggingface.co/datasets/LooksJuicy/ruozhiba
31
+
32
+
33
+ ### 结果
34
+ | 模型名称 | CEVAL | MMLU |
35
+ |------------------------ |-------|------|
36
+ | Qwen1.5-7B-Chat | 68.61 | 61.56 |
37
+ | Qwen1.5-7B-Chat-sft-lora-tigerbot-alpacadatagpt4-ruozhiba-1epoch | 71.75 | 62.43 |
38
+
39
+ ### License
40
+ This project utilizes certain datasets and checkpoints that are subject to their respective original licenses. Users must comply with all terms and conditions of these original licenses. The content of this project itself is licensed under the Apache license 2.0.