ExplosionNuclear commited on
Commit
1a86df6
·
verified ·
1 Parent(s): 00e5cb6

Training in progress, step 4

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
  "v_proj",
 
 
28
  "up_proj",
29
  "q_proj",
30
- "k_proj",
31
  "down_proj",
32
- "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.2-3B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "v_proj",
27
+ "o_proj",
28
+ "k_proj",
29
  "up_proj",
30
  "q_proj",
 
31
  "down_proj",
32
+ "gate_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:14f54865cd5c9609571e08d8eeebcd1818473ee20efea27590d639b7b81a96e9
3
- size 97314208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea0731098ce6c51aac3431c597c138f66d068c906f364d9a163e6a0e6a8848e
3
+ size 97307544
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76cfe2f054560aae896b2b75e273dc97a39e304d4ad19c44a9727a1d6b33c4cc
3
- size 17210021
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
3
+ size 17209920
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:046becc2cbd58fdb45e1086ef128f29f4f7e7f7d0d4ecbf00e7952eb2f0dbff8
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0260838fb824070c569629d756b6cb6fcaeefde785882de11e5f15ee92471d
3
  size 5752