bobbyw commited on
Commit
adf553b
·
verified ·
1 Parent(s): dee220c

Average item loss during training: 0.004026798143851506

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -32,6 +32,8 @@
32
  "classifier",
33
  "score",
34
  "classifier",
 
 
35
  "score"
36
  ],
37
  "peft_type": "LORA",
@@ -40,12 +42,12 @@
40
  "revision": null,
41
  "target_modules": [
42
  "up_proj",
43
- "k_proj",
44
- "q_proj",
45
- "gate_proj",
46
  "down_proj",
 
47
  "v_proj",
48
- "o_proj"
 
 
49
  ],
50
  "task_type": "SEQ_CLS",
51
  "use_dora": false,
 
32
  "classifier",
33
  "score",
34
  "classifier",
35
+ "score",
36
+ "classifier",
37
  "score"
38
  ],
39
  "peft_type": "LORA",
 
42
  "revision": null,
43
  "target_modules": [
44
  "up_proj",
 
 
 
45
  "down_proj",
46
+ "q_proj",
47
  "v_proj",
48
+ "o_proj",
49
+ "gate_proj",
50
+ "k_proj"
51
  ],
52
  "task_type": "SEQ_CLS",
53
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:004e0315e0f4139c866e02c980b323629689b5bc2f5dd7ef39881d57ef83bc47
3
  size 171322136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb0ff6e23af8386ff6c077f43567fd77946b82142e3613e9c4e3ee4c7768f53b
3
  size 171322136