chauhoang commited on
Commit
6423298
·
verified ·
1 Parent(s): 49c44d7

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