Training in progress, step 500
Browse files- README.md +2 -2
- added_tokens.json +0 -0
- config.json +1 -1
- model.safetensors +2 -2
- special_tokens_map.json +0 -0
- tokenizer.json +0 -0
- tokenizer_config.json +0 -0
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -4,8 +4,8 @@ library_name: transformers
|
|
| 4 |
model_name: smolgemma-waymo-add-perception-different-lr
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- trl
|
| 8 |
- sft
|
|
|
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
|
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
| 27 |
|
| 28 |
## Training procedure
|
| 29 |
|
| 30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/rainorangelemon/huggingface/runs/
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
|
|
|
| 4 |
model_name: smolgemma-waymo-add-perception-different-lr
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
- sft
|
| 8 |
+
- trl
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
|
|
|
| 27 |
|
| 28 |
## Training procedure
|
| 29 |
|
| 30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/rainorangelemon/huggingface/runs/s84nt41m)
|
| 31 |
|
| 32 |
|
| 33 |
This model was trained with SFT.
|
added_tokens.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
config.json
CHANGED
|
@@ -116,7 +116,7 @@
|
|
| 116 |
},
|
| 117 |
"use_cache": true,
|
| 118 |
"use_resampler": false,
|
| 119 |
-
"vocab_size":
|
| 120 |
},
|
| 121 |
"tie_word_embeddings": false,
|
| 122 |
"torch_dtype": "bfloat16",
|
|
|
|
| 116 |
},
|
| 117 |
"use_cache": true,
|
| 118 |
"use_resampler": false,
|
| 119 |
+
"vocab_size": 53376
|
| 120 |
},
|
| 121 |
"tie_word_embeddings": false,
|
| 122 |
"torch_dtype": "bfloat16",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a586824ff43fa60049cb46e9be203c1247c414ab5881b76d2a90dca8daab34e9
|
| 3 |
+
size 1030754512
|
special_tokens_map.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6161
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7008c1bce150276d1458a6f0637493e9f7ca3d1b2ed493a3b0cb1969858f0ae5
|
| 3 |
size 6161
|