busybisi commited on
Commit
4193c2e
·
verified ·
1 Parent(s): 7d937a1

Training in progress, step 60

Browse files
adapter_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": null,
6
- "base_model_name_or_path": "meta-llama/Llama-3.2-1B-Instruct",
7
  "bias": "none",
8
  "corda_config": null,
9
  "ensure_weight_tying": false,
@@ -23,19 +23,19 @@
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "peft_version": "0.18.0",
27
  "qalora_group_size": 16,
28
  "r": 16,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
  "k_proj",
34
  "v_proj",
 
35
  "gate_proj",
36
  "q_proj",
37
- "up_proj",
38
- "down_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": null,
6
+ "base_model_name_or_path": "meta-llama/Llama-3.2-3B-Instruct",
7
  "bias": "none",
8
  "corda_config": null,
9
  "ensure_weight_tying": false,
 
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
  "qalora_group_size": 16,
28
  "r": 16,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "k_proj",
33
  "v_proj",
34
+ "up_proj",
35
  "gate_proj",
36
  "q_proj",
37
+ "down_proj",
38
+ "o_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:252741f4631f439a8d497d3a4532d8b56f2b6797e0951776defa2488582f3cd4
3
- size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a46734372061604a6e6466c0bc295b646dda3901d12187e2df36138ed4a8a362
3
+ size 97307544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbbca85ea4c3d0a1b4b05d40de76274366294701881b1d5b3ac234523bcee896
3
- size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93f7e165beba639d6ea8abfa9c37075e31b404b3d50b3b26709cc7e354992509
3
+ size 5265