duyphu commited on
Commit
c0a8b56
·
verified ·
1 Parent(s): 903657e

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
- "o_proj",
24
- "gate_proj",
25
  "q_proj",
26
- "v_proj",
27
  "down_proj",
 
28
  "up_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
  "down_proj",
25
+ "k_proj",
26
  "up_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:9452213601a39f40d250f9353dd9d1e8dc0d967f531259e22dab25699051264e
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc6abbdd300f74600ff26fd586909e9a6fdd56071749ad7286498e924aa1578
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:076d3a332f7ec69c459043ba19d8343715c6b47366426bc82fdd968ae095235a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc1918f67cf4cb664461ad9d48baec767559d68a0e07f98cf54742d0c850b97b
3
  size 6776