duyphu commited on
Commit
61e9f1d
·
verified ·
1 Parent(s): 6c2455d

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