LinuXin commited on
Commit
8773381
1 Parent(s): f8a034c

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "k_proj",
25
- "v_proj",
26
- "gate_proj",
27
  "up_proj",
28
  "q_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
 
 
24
  "up_proj",
25
  "q_proj",
26
+ "gate_proj",
27
+ "v_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:86b651e0b455d725fb43c24c2c57f235ade32e6f9ec77fb8a9f051fd6670d7c9
3
  size 2684416208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4fac60e197833dcf425fc0e29a22fa8e768cee5e4a257b8c0cfecf0d486d0de
3
  size 2684416208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3c5d3a904c870889a8177777d27c2e1fef4e649b708b227d28faf7483d17cb8
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66358812bbaa8c7eb6a9eeae062e3899d28d9a02c4458184f088071ccf1fbb7b
3
  size 5112