DeepDream2045 commited on
Commit
f532a98
·
verified ·
1 Parent(s): 0da40f5

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
  "v_proj",
26
- "down_proj",
27
- "up_proj",
28
  "k_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "gate_proj",
 
25
  "k_proj",
26
+ "up_proj",
27
+ "down_proj",
28
+ "q_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:2534f38635637977bf6e28e5e962fefb337bd5b7003f265e4e8c5ecc3febc618
3
  size 166182480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1251884ab5928a0d4b423a340c899951ad9a5ab0f5c1ab81371d6f368eca09d3
3
  size 166182480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7f0262936f29db7120a92e75b37b15c657a864512415a0d04c326c07b5bf68a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0682ef37f1c43ecbd1dc3b77fe3639e4b844f66014f2d9ceeb47c4d5bd9e5e2
3
  size 6776