yyx123 commited on
Commit
8a1d792
1 Parent(s): a29a062

Training in progress, step 935

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "up_proj",
24
  "down_proj",
25
- "gate_proj",
26
  "q_proj",
27
  "k_proj",
28
- "v_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "down_proj",
23
+ "v_proj",
24
  "q_proj",
25
  "k_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:818a8cc4987951f1efbfa2fab74db6b77f6640400380bee8fc787b02ab548791
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e947eeaa2baa5624ce810cdf1022909bf8e59cfb8b733502aad80ddbbbd518ae
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea49725a84129ee982e3b907f4239df9bf23ac02d1b058a2a99681f64dba0cae
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4997c74076c2e388e116bbdf745ef1400c15fa5eeeaed4aea2ee1ae8fb0ef2a9
3
  size 4728