chauhoang commited on
Commit
ec931d8
·
verified ·
1 Parent(s): 8e69cfd

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
- "q_proj",
25
  "gate_proj",
 
 
26
  "down_proj",
27
  "o_proj",
28
- "k_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
+ "up_proj",
25
+ "k_proj",
26
  "down_proj",
27
  "o_proj",
28
+ "v_proj",
29
+ "q_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:f35899319ba2196573c1273f042219f022a9de143f9624ba2cfa2d4630c62049
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f7d8d596710d73bbb42893485ec4fbd6f852dcad0604c6254205957ab762bf
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72d78250802573760f3f357c7921169838299e9d5aec18ad581c8c54c18cf266
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6774490a5a01ccc968c0a01d1a198357312610ccc03e0cc5bd2087646c4e4963
3
  size 6776