chauhoang commited on
Commit
d93fb75
·
verified ·
1 Parent(s): 1a49287

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