Existance commited on
Commit
ec27eec
·
verified ·
1 Parent(s): 30edc02

Training in progress, epoch 3

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
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,8 +23,8 @@
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,
 
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
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "v_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:394e33c85baa0d7fc66c8e01a9ed3bb51b13be5a070f8c51060692156d648f02
3
- size 18365064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25c8797e78a86dd42beea4ec211bd7c7ddf0a40135341cad40679cc9d2e6e12e
3
+ size 4338000
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02cd9fac7a5e0e655e0d994dc88a62c1ade80c87773b67ca9e6d9b051025cb05
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d7df48c760f67a39771934967e408f1d234e15ea93361f336b799b998a13023
3
  size 5304