chauhoang commited on
Commit
30c5343
·
verified ·
1 Parent(s): ef4f1f4

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "down_proj",
25
- "gate_proj",
26
- "q_proj",
27
  "up_proj",
 
 
28
  "k_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "up_proj",
24
+ "gate_proj",
25
+ "o_proj",
26
  "k_proj",
27
+ "down_proj",
28
+ "q_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:134d545710bf155c854689302125e096b017d29d50541eb3f32ca65b99bfacdf
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc2930a2db9623a4743e0db0bc07bbb341c18c4c3eadfaee344961344ca1f22
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:495492025a52b12c4792b2958df4b7cc2d746cac4671d40319996b5009e64574
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46e76698c8ef8d8feef1dcc54e5f1a4ba5273810fb1fdbcfe2da4bda0141af25
3
  size 6776