ExplosionNuclear commited on
Commit
6831e93
·
verified ·
1 Parent(s): 9a5282c

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "v_proj",
28
  "q_proj",
29
- "up_proj",
30
  "o_proj",
31
  "k_proj",
32
- "gate_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "q_proj",
27
+ "v_proj",
28
  "o_proj",
29
  "k_proj",
30
+ "gate_proj",
31
+ "up_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:694e93514b7dc692541f71b1cbe16914838270f1575721478f4f514b714150e6
3
  size 778096664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0047f98e0aa956df7892f8e09f2df34230c1a09fc195a538c3cdc99915870fb5
3
  size 778096664
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0560a9f01998dfe82e6d4153f3c67ffe7315096143dec966c7bb3e505742ea9
3
  size 19320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f804f609dd84b80188b863c9a7c32b805d3ded2b63e14901a0893f4e76e31ec5
3
  size 19320