rbelanec commited on
Commit
0e5ae9e
verified
1 Parent(s): e8c756c

Training in progress, step 200

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
adapter_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "google/gemma-3-1b-it",
4
+ "exclude_modules": null,
5
+ "inference_mode": true,
6
+ "modules_to_save": null,
7
+ "peft_type": "LN_TUNING",
8
+ "revision": null,
9
+ "target_modules": [
10
+ "input_layernorm",
11
+ "post_attention_layernorm",
12
+ "pre_feedforward_layernorm",
13
+ "post_feedforward_layernorm",
14
+ "norm"
15
+ ],
16
+ "task_type": "CAUSAL_LM"
17
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd6b77087e9549d75c0ee4175d9eae45cf1293a3a8ed99cd4d34d4183864bcc3
3
+ size 498936
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<end_of_turn>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ }
10
+ ],
11
+ "boi_token": "<start_of_image>",
12
+ "bos_token": {
13
+ "content": "<bos>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false
18
+ },
19
+ "eoi_token": "<end_of_image>",
20
+ "eos_token": {
21
+ "content": "<eos>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false
26
+ },
27
+ "image_token": "<image_soft_token>",
28
+ "pad_token": {
29
+ "content": "<pad>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ },
35
+ "unk_token": {
36
+ "content": "<unk>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false
41
+ }
42
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4667f2089529e8e7657cfb6d1c19910ae71ff5f28aa7ab2ff2763330affad795
3
+ size 33384568
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
trainer_log.jsonl ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"current_steps": 5, "total_steps": 40000, "loss": 3.4202, "lr": 4.999999876629946e-05, "epoch": 0.00024430166369432974, "percentage": 0.01, "elapsed_time": "0:00:05", "remaining_time": "13:12:12", "throughput": 1082.4, "total_tokens": 6432}
2
+ {"current_steps": 10, "total_steps": 40000, "loss": 3.3232, "lr": 4.999999375439123e-05, "epoch": 0.0004886033273886595, "percentage": 0.03, "elapsed_time": "0:00:09", "remaining_time": "10:08:55", "throughput": 1443.05, "total_tokens": 13184}
3
+ {"current_steps": 15, "total_steps": 40000, "loss": 2.9841, "lr": 4.9999984887169785e-05, "epoch": 0.0007329049910829893, "percentage": 0.04, "elapsed_time": "0:00:12", "remaining_time": "9:07:30", "throughput": 1607.33, "total_tokens": 19808}
4
+ {"current_steps": 20, "total_steps": 40000, "loss": 2.7556, "lr": 4.9999972164636506e-05, "epoch": 0.000977206654777319, "percentage": 0.05, "elapsed_time": "0:00:15", "remaining_time": "8:37:32", "throughput": 1701.56, "total_tokens": 26432}
5
+ {"current_steps": 25, "total_steps": 40000, "loss": 2.5035, "lr": 4.999995558679334e-05, "epoch": 0.0012215083184716488, "percentage": 0.06, "elapsed_time": "0:00:18", "remaining_time": "8:18:50", "throughput": 1757.44, "total_tokens": 32896}
6
+ {"current_steps": 30, "total_steps": 40000, "loss": 2.1348, "lr": 4.999993515364287e-05, "epoch": 0.0014658099821659785, "percentage": 0.07, "elapsed_time": "0:00:21", "remaining_time": "8:06:25", "throughput": 1783.68, "total_tokens": 39072}
7
+ {"current_steps": 35, "total_steps": 40000, "loss": 1.8569, "lr": 4.999991086518822e-05, "epoch": 0.0017101116458603082, "percentage": 0.09, "elapsed_time": "0:00:25", "remaining_time": "7:57:19", "throughput": 1806.6, "total_tokens": 45312}
8
+ {"current_steps": 40, "total_steps": 40000, "loss": 1.4306, "lr": 4.999988272143315e-05, "epoch": 0.001954413309554638, "percentage": 0.1, "elapsed_time": "0:00:28", "remaining_time": "7:50:34", "throughput": 1828.58, "total_tokens": 51680}
9
+ {"current_steps": 45, "total_steps": 40000, "loss": 1.4439, "lr": 4.999985072238199e-05, "epoch": 0.002198714973248968, "percentage": 0.11, "elapsed_time": "0:00:31", "remaining_time": "7:45:34", "throughput": 1841.96, "total_tokens": 57952}
10
+ {"current_steps": 50, "total_steps": 40000, "loss": 1.0112, "lr": 4.999981486803969e-05, "epoch": 0.0024430166369432977, "percentage": 0.12, "elapsed_time": "0:00:34", "remaining_time": "7:41:13", "throughput": 1855.23, "total_tokens": 64256}
11
+ {"current_steps": 55, "total_steps": 40000, "loss": 0.8746, "lr": 4.999977515841176e-05, "epoch": 0.0026873183006376274, "percentage": 0.14, "elapsed_time": "0:00:37", "remaining_time": "7:37:49", "throughput": 1884.16, "total_tokens": 71264}
12
+ {"current_steps": 60, "total_steps": 40000, "loss": 0.8706, "lr": 4.9999731593504344e-05, "epoch": 0.002931619964331957, "percentage": 0.15, "elapsed_time": "0:00:41", "remaining_time": "7:34:55", "throughput": 1901.01, "total_tokens": 77952}
13
+ {"current_steps": 65, "total_steps": 40000, "loss": 0.7904, "lr": 4.999968417332415e-05, "epoch": 0.0031759216280262867, "percentage": 0.16, "elapsed_time": "0:00:44", "remaining_time": "7:32:25", "throughput": 1910.62, "total_tokens": 84416}
14
+ {"current_steps": 70, "total_steps": 40000, "loss": 0.8231, "lr": 4.999963289787848e-05, "epoch": 0.0034202232917206164, "percentage": 0.18, "elapsed_time": "0:00:47", "remaining_time": "7:30:22", "throughput": 1918.44, "total_tokens": 90880}
15
+ {"current_steps": 75, "total_steps": 40000, "loss": 0.7673, "lr": 4.999957776717526e-05, "epoch": 0.0036645249554149465, "percentage": 0.19, "elapsed_time": "0:00:50", "remaining_time": "7:28:29", "throughput": 1930.12, "total_tokens": 97568}
16
+ {"current_steps": 80, "total_steps": 40000, "loss": 0.5618, "lr": 4.9999518781222984e-05, "epoch": 0.003908826619109276, "percentage": 0.2, "elapsed_time": "0:00:53", "remaining_time": "7:26:52", "throughput": 1934.92, "total_tokens": 103968}
17
+ {"current_steps": 85, "total_steps": 40000, "loss": 0.4763, "lr": 4.9999455940030746e-05, "epoch": 0.004153128282803606, "percentage": 0.21, "elapsed_time": "0:00:56", "remaining_time": "7:25:24", "throughput": 1939.92, "total_tokens": 110400}
18
+ {"current_steps": 90, "total_steps": 40000, "loss": 0.4971, "lr": 4.999938924360824e-05, "epoch": 0.004397429946497936, "percentage": 0.22, "elapsed_time": "0:01:00", "remaining_time": "7:24:07", "throughput": 1943.12, "total_tokens": 116768}
19
+ {"current_steps": 95, "total_steps": 40000, "loss": 0.5055, "lr": 4.999931869196575e-05, "epoch": 0.004641731610192265, "percentage": 0.24, "elapsed_time": "0:01:03", "remaining_time": "7:22:56", "throughput": 1947.71, "total_tokens": 123232}
20
+ {"current_steps": 100, "total_steps": 40000, "loss": 0.5061, "lr": 4.999924428511416e-05, "epoch": 0.004886033273886595, "percentage": 0.25, "elapsed_time": "0:01:06", "remaining_time": "7:21:52", "throughput": 1949.49, "total_tokens": 129536}
21
+ {"current_steps": 105, "total_steps": 40000, "loss": 0.4286, "lr": 4.999916602306494e-05, "epoch": 0.005130334937580925, "percentage": 0.26, "elapsed_time": "0:01:09", "remaining_time": "7:20:52", "throughput": 1959.85, "total_tokens": 136448}
22
+ {"current_steps": 110, "total_steps": 40000, "loss": 0.3977, "lr": 4.999908390583016e-05, "epoch": 0.005374636601275255, "percentage": 0.27, "elapsed_time": "0:01:12", "remaining_time": "7:19:57", "throughput": 1966.76, "total_tokens": 143168}
23
+ {"current_steps": 115, "total_steps": 40000, "loss": 0.29, "lr": 4.999899793342247e-05, "epoch": 0.005618938264969585, "percentage": 0.29, "elapsed_time": "0:01:15", "remaining_time": "7:19:11", "throughput": 1970.26, "total_tokens": 149696}
24
+ {"current_steps": 120, "total_steps": 40000, "loss": 0.3197, "lr": 4.999890810585516e-05, "epoch": 0.005863239928663914, "percentage": 0.3, "elapsed_time": "0:01:19", "remaining_time": "7:18:26", "throughput": 1981.26, "total_tokens": 156832}
25
+ {"current_steps": 125, "total_steps": 40000, "loss": 0.2885, "lr": 4.999881442314206e-05, "epoch": 0.006107541592358244, "percentage": 0.31, "elapsed_time": "0:01:22", "remaining_time": "7:17:45", "throughput": 1985.19, "total_tokens": 163456}
26
+ {"current_steps": 130, "total_steps": 40000, "loss": 0.2598, "lr": 4.9998716885297617e-05, "epoch": 0.0063518432560525735, "percentage": 0.33, "elapsed_time": "0:01:25", "remaining_time": "7:17:05", "throughput": 1987.15, "total_tokens": 169920}
27
+ {"current_steps": 135, "total_steps": 40000, "loss": 0.3697, "lr": 4.999861549233688e-05, "epoch": 0.006596144919746904, "percentage": 0.34, "elapsed_time": "0:01:28", "remaining_time": "7:16:27", "throughput": 1990.04, "total_tokens": 176480}
28
+ {"current_steps": 140, "total_steps": 40000, "loss": 0.3265, "lr": 4.999851024427548e-05, "epoch": 0.006840446583441233, "percentage": 0.35, "elapsed_time": "0:01:31", "remaining_time": "7:15:55", "throughput": 1986.21, "total_tokens": 182464}
29
+ {"current_steps": 145, "total_steps": 40000, "loss": 0.298, "lr": 4.999840114112965e-05, "epoch": 0.007084748247135563, "percentage": 0.36, "elapsed_time": "0:01:35", "remaining_time": "7:15:22", "throughput": 1986.59, "total_tokens": 188800}
30
+ {"current_steps": 150, "total_steps": 40000, "loss": 0.2641, "lr": 4.999828818291621e-05, "epoch": 0.007329049910829893, "percentage": 0.38, "elapsed_time": "0:01:38", "remaining_time": "7:14:51", "throughput": 1989.86, "total_tokens": 195424}
31
+ {"current_steps": 155, "total_steps": 40000, "loss": 0.2537, "lr": 4.999817136965259e-05, "epoch": 0.007573351574524222, "percentage": 0.39, "elapsed_time": "0:01:41", "remaining_time": "7:14:20", "throughput": 1992.07, "total_tokens": 201952}
32
+ {"current_steps": 160, "total_steps": 40000, "loss": 0.2597, "lr": 4.9998050701356794e-05, "epoch": 0.007817653238218552, "percentage": 0.4, "elapsed_time": "0:01:44", "remaining_time": "7:13:53", "throughput": 2002.91, "total_tokens": 209408}
33
+ {"current_steps": 165, "total_steps": 40000, "loss": 0.2964, "lr": 4.999792617804744e-05, "epoch": 0.008061954901912883, "percentage": 0.41, "elapsed_time": "0:01:47", "remaining_time": "7:13:29", "throughput": 2003.14, "total_tokens": 215808}
34
+ {"current_steps": 170, "total_steps": 40000, "loss": 0.2757, "lr": 4.9997797799743724e-05, "epoch": 0.008306256565607212, "percentage": 0.43, "elapsed_time": "0:01:50", "remaining_time": "7:13:04", "throughput": 2006.17, "total_tokens": 222496}
35
+ {"current_steps": 175, "total_steps": 40000, "loss": 0.2482, "lr": 4.999766556646545e-05, "epoch": 0.008550558229301541, "percentage": 0.44, "elapsed_time": "0:01:54", "remaining_time": "7:12:41", "throughput": 2008.72, "total_tokens": 229152}
36
+ {"current_steps": 180, "total_steps": 40000, "loss": 0.2772, "lr": 4.9997529478232996e-05, "epoch": 0.008794859892995872, "percentage": 0.45, "elapsed_time": "0:01:57", "remaining_time": "7:12:17", "throughput": 2010.38, "total_tokens": 235712}
37
+ {"current_steps": 185, "total_steps": 40000, "loss": 0.2298, "lr": 4.9997389535067365e-05, "epoch": 0.009039161556690201, "percentage": 0.46, "elapsed_time": "0:02:00", "remaining_time": "7:11:59", "throughput": 2009.75, "total_tokens": 242048}
38
+ {"current_steps": 190, "total_steps": 40000, "loss": 0.283, "lr": 4.999724573699012e-05, "epoch": 0.00928346322038453, "percentage": 0.47, "elapsed_time": "0:02:03", "remaining_time": "7:11:39", "throughput": 2009.2, "total_tokens": 248352}
39
+ {"current_steps": 195, "total_steps": 40000, "loss": 0.2072, "lr": 4.9997098084023457e-05, "epoch": 0.00952776488407886, "percentage": 0.49, "elapsed_time": "0:02:06", "remaining_time": "7:11:17", "throughput": 2009.03, "total_tokens": 254688}
40
+ {"current_steps": 200, "total_steps": 40000, "loss": 0.2209, "lr": 4.999694657619013e-05, "epoch": 0.00977206654777319, "percentage": 0.5, "elapsed_time": "0:02:09", "remaining_time": "7:10:59", "throughput": 2007.22, "total_tokens": 260832}
41
+ {"current_steps": 200, "total_steps": 40000, "eval_loss": 0.2407904416322708, "epoch": 0.00977206654777319, "percentage": 0.5, "elapsed_time": "0:08:24", "remaining_time": "1 day, 3:51:36", "throughput": 517.52, "total_tokens": 260832}
42
+ {"current_steps": 205, "total_steps": 40000, "loss": 0.2383, "lr": 4.999679121351352e-05, "epoch": 0.01001636821146752, "percentage": 0.51, "elapsed_time": "0:08:28", "remaining_time": "1 day, 3:26:00", "throughput": 525.27, "total_tokens": 267232}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f36702c5035f8f901416d5fa0c519c06931ef25ae3b438648355a230eab921
3
+ size 5752