conradcompanys commited on
Commit
e4b67fb
·
verified ·
1 Parent(s): 76cf538

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-3-4b-pt",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -26,17 +26,17 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "q_proj",
30
- "v_proj",
31
- "up_proj",
32
  "o_proj",
33
- "fc1",
34
- "gate_proj",
35
  "out_proj",
36
- "k_proj",
37
  "down_proj",
 
 
 
38
  "lm_head",
39
- "fc2"
 
 
 
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-3-12b-pt",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
29
  "o_proj",
 
 
30
  "out_proj",
 
31
  "down_proj",
32
+ "fc2",
33
+ "k_proj",
34
+ "fc1",
35
  "lm_head",
36
+ "q_proj",
37
+ "v_proj",
38
+ "gate_proj",
39
+ "up_proj"
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:703b92dea65afedd9cc2ec054fb6888d2b66cab00fc315e9c9b3a38d3006cb19
3
- size 2839124552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:618710851bbaceb4a1a63c9101e53bd8c766c3133c7e4fa264776b784125bd3c
3
+ size 4324331232
runs/Apr11_20-50-32_9fcf6fa5b5f7/events.out.tfevents.1744404637.9fcf6fa5b5f7.59372.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ba800b5d60bd0da5d88119929562164e279d12a6465e76e9310c3ad0b1cfcce
3
+ size 9278
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad3ef2e4492f82f6fe88cd62fdf38fa42d8957c116e4baee9270e195a545f144
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8914531d8e28705c8f255b931fb44f3099f6fdd260964493c42dc493da074fb
3
  size 5624