chauhoang commited on
Commit
625a3ea
·
verified ·
1 Parent(s): 6e67c35

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
- "up_proj",
24
- "k_proj",
25
- "o_proj",
26
  "down_proj",
27
- "v_proj",
28
  "q_proj",
29
- "gate_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
 
24
  "q_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "k_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:d5aa1145d0957200aaffbde06fb875eedfa8006db6da1f66e7ee58dbd3784130
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb78f402cf2b5dc11043e3ac023393c6f317128d7a82d414f8cd1aa2905c2c2d
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3055a684288028d6111611fa2fe6913dbdd789e9981775bf171b0cf0cc0562d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bed8354ddd87c99109bbb2c76f3333471d65a18f36f961ddaa8144c448eb1e1f
3
  size 6776