chauhoang commited on
Commit
de72a49
·
verified ·
1 Parent(s): 1500843

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
- "q_proj",
25
- "k_proj",
26
  "down_proj",
27
- "up_proj",
 
 
28
  "v_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
+ "gate_proj",
25
+ "k_proj",
26
+ "q_proj",
27
  "v_proj",
28
+ "o_proj",
29
+ "up_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:97cb85b6df6d4f9263699dbb35c3d7cecff9df004e60332ea24b2c1743e51d82
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e263310a9e6320101e0c1bd5b49f3ac958cd9eb7c33998e97050f6163dd46a
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e69617af100bf5cd44583e817179a9827fd80aad5da2c86b7819f403a3da399
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f7eef0cc78793226bb1d0824f8f6cee246007628da73c037599c16e68514ee0
3
  size 6776