slightfx commited on
Commit
2d7159f
·
verified ·
1 Parent(s): cf0361f

Training in progress, epoch 3

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: google/gemma-3-270m-it
3
  library_name: transformers
4
  model_name: notepad
5
  tags:
@@ -11,7 +11,7 @@ licence: license
11
 
12
  # Model Card for notepad
13
 
14
- This model is a fine-tuned version of [google/gemma-3-270m-it](https://huggingface.co/google/gemma-3-270m-it).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
1
  ---
2
+ base_model: google/gemma-3-1b-it
3
  library_name: transformers
4
  model_name: notepad
5
  tags:
 
11
 
12
  # Model Card for notepad
13
 
14
+ This model is a fine-tuned version of [google/gemma-3-1b-it](https://huggingface.co/google/gemma-3-1b-it).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
config.json CHANGED
@@ -7,13 +7,17 @@
7
  "attention_dropout": 0.0,
8
  "attn_logit_softcapping": null,
9
  "bos_token_id": 2,
10
- "eos_token_id": 1,
 
 
 
 
11
  "final_logit_softcapping": null,
12
  "head_dim": 256,
13
  "hidden_activation": "gelu_pytorch_tanh",
14
- "hidden_size": 640,
15
  "initializer_range": 0.02,
16
- "intermediate_size": 2048,
17
  "layer_types": [
18
  "sliding_attention",
19
  "sliding_attention",
@@ -32,23 +36,30 @@
32
  "sliding_attention",
33
  "sliding_attention",
34
  "sliding_attention",
35
- "full_attention"
 
 
 
 
 
 
 
 
36
  ],
37
  "max_position_embeddings": 32768,
38
  "model_type": "gemma3_text",
39
  "num_attention_heads": 4,
40
- "num_hidden_layers": 18,
41
  "num_key_value_heads": 1,
42
  "pad_token_id": 0,
43
  "query_pre_attn_scalar": 256,
44
  "rms_norm_eps": 1e-06,
45
- "rope_local_base_freq": 10000.0,
46
  "rope_scaling": null,
47
- "rope_theta": 1000000.0,
48
  "sliding_window": 512,
49
  "torch_dtype": "bfloat16",
50
  "transformers_version": "4.55.0",
51
- "use_bidirectional_attention": false,
52
  "use_cache": true,
53
  "vocab_size": 262144
54
  }
 
7
  "attention_dropout": 0.0,
8
  "attn_logit_softcapping": null,
9
  "bos_token_id": 2,
10
+ "cache_implementation": "hybrid",
11
+ "eos_token_id": [
12
+ 1,
13
+ 106
14
+ ],
15
  "final_logit_softcapping": null,
16
  "head_dim": 256,
17
  "hidden_activation": "gelu_pytorch_tanh",
18
+ "hidden_size": 1152,
19
  "initializer_range": 0.02,
20
+ "intermediate_size": 6912,
21
  "layer_types": [
22
  "sliding_attention",
23
  "sliding_attention",
 
36
  "sliding_attention",
37
  "sliding_attention",
38
  "sliding_attention",
39
+ "full_attention",
40
+ "sliding_attention",
41
+ "sliding_attention",
42
+ "sliding_attention",
43
+ "sliding_attention",
44
+ "sliding_attention",
45
+ "full_attention",
46
+ "sliding_attention",
47
+ "sliding_attention"
48
  ],
49
  "max_position_embeddings": 32768,
50
  "model_type": "gemma3_text",
51
  "num_attention_heads": 4,
52
+ "num_hidden_layers": 26,
53
  "num_key_value_heads": 1,
54
  "pad_token_id": 0,
55
  "query_pre_attn_scalar": 256,
56
  "rms_norm_eps": 1e-06,
57
+ "rope_local_base_freq": 10000,
58
  "rope_scaling": null,
59
+ "rope_theta": 1000000,
60
  "sliding_window": 512,
61
  "torch_dtype": "bfloat16",
62
  "transformers_version": "4.55.0",
 
63
  "use_cache": true,
64
  "vocab_size": 262144
65
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3094db18e5684404e0e9e9288d613e1d3f592b2f7dc5ef46e29639c8e9915a2
3
- size 536223056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:193d49eade16d67885fa1f33388e9aa66205e0c35cda2df110f6998f4e7fbe7d
3
+ size 1999811208
runs/Aug15_08-48-48_3bc57af93f5f/events.out.tfevents.1755247734.3bc57af93f5f.2587.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beda25e5a36efcf7789b3b136876a7ebe4a32da5fae1a15f3089561bc2e5e052
3
+ size 37665
tokenizer_config.json CHANGED
@@ -51336,7 +51336,7 @@
51336
  "image_token": "<image_soft_token>",
51337
  "model_max_length": 1000000000000000019884624838656,
51338
  "pad_token": "<pad>",
51339
- "padding_side": "left",
51340
  "sp_model_kwargs": null,
51341
  "spaces_between_special_tokens": false,
51342
  "tokenizer_class": "GemmaTokenizer",
 
51336
  "image_token": "<image_soft_token>",
51337
  "model_max_length": 1000000000000000019884624838656,
51338
  "pad_token": "<pad>",
51339
+ "processor_class": "Gemma3Processor",
51340
  "sp_model_kwargs": null,
51341
  "spaces_between_special_tokens": false,
51342
  "tokenizer_class": "GemmaTokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec94e0bd75870e927e1511e56566993ccc502c015c7b57de2589afbca5ad691c
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d45e7271a22a1a44f138257cc052b21e95a7cc23ad61f23f7a3d5590b3dabf9e
3
  size 5752