duyphu commited on
Commit
6656b1e
·
verified ·
1 Parent(s): aae1116

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
- "gate_proj",
24
- "v_proj",
25
  "k_proj",
 
 
 
26
  "up_proj",
27
- "o_proj",
28
  "down_proj",
29
- "q_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
+ "v_proj",
26
+ "gate_proj",
27
  "up_proj",
 
28
  "down_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:c89341f5f95aa3ca3f78a3b2413072026c62abca26203d28aae2c687952e3403
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbbe11c7faa14bc2666160cd0dd3f5302162bc764ca90c433472fc324f3ddc24
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f25a0bd30f46d97ef5a0e7d4704bd3186ec5bb79598ed9ef1dfd802facd66df6
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:193639d6bf7141d334d5ee6a2b52ff0b032a48c0fffcc027d01e64b89df57307
3
  size 6776