ExplosionNuclear commited on
Commit
4fc2b0c
·
verified ·
1 Parent(s): 0ebf9a0

Training in progress, step 15

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "v_proj",
28
- "gate_proj",
29
- "o_proj",
30
  "up_proj",
 
 
 
31
  "down_proj",
32
- "q_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "up_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "q_proj",
30
  "down_proj",
31
+ "v_proj",
32
+ "o_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:cb778b34ac393ec285a04d2fe48e3ebd2d8580ccf64c12d8198d153feb1e6818
3
  size 12208024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4cfbb0089d517da40780eb23cd7808367caec52a32abea45ef1d64188ad43d1
3
  size 12208024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de12111c383da1ace27e613635ebca1b09f710ab1291835b83709b7504f6467a
3
  size 14776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52875e0129bf15d5b032cccddd43fa6cb5aa82ec745c71c601ad139a9b471bca
3
  size 14776