java2core commited on
Commit
a8247ab
·
verified ·
1 Parent(s): c9b266e

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,
@@ -23,23 +22,19 @@
23
  "embed_tokens"
24
  ],
25
  "peft_type": "LORA",
26
- "qalora_group_size": 16,
27
  "r": 16,
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "up_proj",
32
- "down_proj",
33
  "q_proj",
34
- "v_proj",
35
  "o_proj",
 
 
36
  "gate_proj",
37
- "k_proj"
38
  ],
39
- "target_parameters": null,
40
  "task_type": "CAUSAL_LM",
41
- "trainable_token_indices": null,
42
  "use_dora": false,
43
- "use_qalora": false,
44
  "use_rslora": false
45
  }
 
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,
 
22
  "embed_tokens"
23
  ],
24
  "peft_type": "LORA",
 
25
  "r": 16,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
29
  "q_proj",
30
+ "up_proj",
31
  "o_proj",
32
+ "down_proj",
33
+ "k_proj",
34
  "gate_proj",
35
+ "v_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:9e60c8e7cf67c53e11d99053708767a9e935ee8da609596002180c22ab2b31c2
3
  size 1260191096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a7914c23d8282094dddad73e972881e704334bf17dbec397ac38bd8f7efbee
3
  size 1260191096
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
runs/Aug15_08-16-06_gemma-3-test.us-central1-c.c.sayouzone-ai.internal/events.out.tfevents.1755245780.gemma-3-test.us-central1-c.c.sayouzone-ai.internal.1935.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70adf2173b38bc539c6a403fd6b5939c8ec753e71de7006a620fc34fde2067f
3
+ size 8098
runs/Aug15_08-21-14_gemma-3-test.us-central1-c.c.sayouzone-ai.internal/events.out.tfevents.1755246089.gemma-3-test.us-central1-c.c.sayouzone-ai.internal.2603.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4092697de987cc78b131a38814e58793610a5b5baa6fb6d0f9ada60eea203563
3
+ size 7018
runs/Aug15_08-25-26_gemma-3-test.us-central1-c.c.sayouzone-ai.internal/events.out.tfevents.1755246341.gemma-3-test.us-central1-c.c.sayouzone-ai.internal.2719.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af354608ca113a49912702df5aa1dbd13f1f86eac722773b7f6e603eb9b4de0
3
+ size 35564
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccefe6bdf19be8c7959351492448a44bb4e8ab28948e012f57c78022fbdb492b
3
- size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bfbb738110cf96682c522d7aacc310dead98328c945da4c4698bd1da255a2fb
3
+ size 6097