jiangxinyang commited on
Commit
ae0be95
1 Parent(s): 2d22e20
Files changed (2) hide show
  1. README.md +1 -1
  2. config.json +0 -1
README.md CHANGED
@@ -25,7 +25,7 @@ models:
25
  - model: Qwen2.5-7B-Instruct
26
  parameters:
27
  weight: 0.5
28
- - model: Qwen2.5-7B-Instruct-SFT (SFT on Qwen2.5-7B-Instruct-SFT)
29
  parameters:
30
  weight: 0.5
31
  - model: Qwen2.5-7B-Instruct-DPO (DPO on Qwen2.5-7B-Instruct-SFT)
 
25
  - model: Qwen2.5-7B-Instruct
26
  parameters:
27
  weight: 0.5
28
+ - model: Qwen2.5-7B-Instruct-SFT (SFT on Qwen2.5-7B-Instruct)
29
  parameters:
30
  weight: 0.5
31
  - model: Qwen2.5-7B-Instruct-DPO (DPO on Qwen2.5-7B-Instruct-SFT)
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "/mnt/afs/m2/models/Qwen2.5-7B-Instruct",
3
  "architectures": [
4
  "Qwen2ForCausalLM"
5
  ],
 
1
  {
 
2
  "architectures": [
3
  "Qwen2ForCausalLM"
4
  ],