duyphu commited on
Commit
b8fe8d2
·
verified ·
1 Parent(s): cd4d6da

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