m-nzr commited on
Commit
874646f
·
verified ·
1 Parent(s): f11bafd

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -3,7 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "google/gemma-3-1b-pt",
5
  "bias": "none",
6
- "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
@@ -27,16 +26,15 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "v_proj",
31
- "k_proj",
32
  "o_proj",
33
- "q_proj",
34
- "down_proj",
35
  "up_proj",
36
- "gate_proj"
 
 
37
  ],
38
  "task_type": "CAUSAL_LM",
39
- "trainable_token_indices": null,
40
  "use_dora": false,
41
  "use_rslora": false
42
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "google/gemma-3-1b-pt",
5
  "bias": "none",
 
6
  "eva_config": null,
7
  "exclude_modules": null,
8
  "fan_in_fan_out": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
29
  "o_proj",
30
+ "gate_proj",
31
+ "k_proj",
32
  "up_proj",
33
+ "v_proj",
34
+ "q_proj",
35
+ "down_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
 
38
  "use_dora": false,
39
  "use_rslora": false
40
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36a8249cd929a101b5646bac6302b485034f2ad5bac1f60845a02dc9b8d5f57b
3
  size 2468152240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8157c2912b311d04f32950dc205f7b43a50077cf3b56a63aab7b6c445acf6a3d
3
  size 2468152240
runs/Jun04_19-21-52_30c67998590b/events.out.tfevents.1749064935.30c67998590b.375.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b90d7564e1669b5baae5d65c563397c83df3a47425ab483b66122d9820c96800
3
+ size 14649
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43998305c3dad15036cd475282a77e40a87ca73e7ab6d054ca88adb8d717f8d6
3
- size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b4bf7c83cf8e622e543690f923eb01d8b1677f550d112a5eddc01290f99a5c
3
+ size 5688