duyphu commited on
Commit
bad94d4
·
verified ·
1 Parent(s): 965e346

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
- "q_proj",
26
  "gate_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
  "gate_proj",
24
+ "q_proj",
25
+ "v_proj",
26
+ "k_proj",
27
  "down_proj",
28
  "up_proj",
29
+ "o_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:fb17681c8ab40a96105169bc74e6c55d5e2161c548dba0d12c9fcbd4a287836c
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40967e1f42638b24e20caaee152f63c593a77d86e1fd6777e91df7cf837edce4
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba86db0f822f493c76f2692679b269c3b9b8e9fd6ef8c76b021941c23288714f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d08cfe371bb4065604df7db3ff448d9a65884394ed7fa6cd76009a74c5b5b19
3
  size 6776