Existance commited on
Commit
75408b1
·
verified ·
1 Parent(s): 5b0257e

Training in progress, epoch 2

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Qwen/Qwen2.5-0.5B",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.2-3B",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25c8797e78a86dd42beea4ec211bd7c7ddf0a40135341cad40679cc9d2e6e12e
3
- size 4338000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6dbc712a6117e2e88ada620c6ab73a79f93da9623cf444cee17b287e732f852
3
+ size 18365064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d7df48c760f67a39771934967e408f1d234e15ea93361f336b799b998a13023
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02cd9fac7a5e0e655e0d994dc88a62c1ade80c87773b67ca9e6d9b051025cb05
3
  size 5304