Training in progress, step 300
Browse files- README.md +10 -10
- config.json +2 -2
- model.safetensors +1 -1
- special_tokens_map.json +1 -7
- training_args.bin +2 -2
README.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: Ba2han/
|
| 3 |
library_name: transformers
|
| 4 |
model_name: sft-model-muon-2
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- unsloth
|
| 8 |
-
- sft
|
| 9 |
- trl
|
|
|
|
|
|
|
| 10 |
licence: license
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for sft-model-muon-2
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [Ba2han/
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|
|
@@ -28,18 +28,18 @@ print(output["generated_text"])
|
|
| 28 |
|
| 29 |
## Training procedure
|
| 30 |
|
| 31 |
-
[<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/batuhan409/huggingface/runs/
|
| 32 |
|
| 33 |
|
| 34 |
This model was trained with SFT.
|
| 35 |
|
| 36 |
### Framework versions
|
| 37 |
|
| 38 |
-
- TRL: 0.
|
| 39 |
-
- Transformers: 4.
|
| 40 |
-
- Pytorch: 2.8.0
|
| 41 |
-
- Datasets: 4.
|
| 42 |
-
- Tokenizers: 0.22.
|
| 43 |
|
| 44 |
## Citations
|
| 45 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: Ba2han/sft-model-muon-3
|
| 3 |
library_name: transformers
|
| 4 |
model_name: sft-model-muon-2
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
| 7 |
- trl
|
| 8 |
+
- sft
|
| 9 |
+
- unsloth
|
| 10 |
licence: license
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for sft-model-muon-2
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [Ba2han/sft-model-muon-3](https://huggingface.co/Ba2han/sft-model-muon-3).
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|
|
|
|
| 28 |
|
| 29 |
## Training procedure
|
| 30 |
|
| 31 |
+
[<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/batuhan409/huggingface/runs/k46455gb)
|
| 32 |
|
| 33 |
|
| 34 |
This model was trained with SFT.
|
| 35 |
|
| 36 |
### Framework versions
|
| 37 |
|
| 38 |
+
- TRL: 0.21.0
|
| 39 |
+
- Transformers: 4.56.1
|
| 40 |
+
- Pytorch: 2.8.0
|
| 41 |
+
- Datasets: 4.2.0
|
| 42 |
+
- Tokenizers: 0.22.0
|
| 43 |
|
| 44 |
## Citations
|
| 45 |
|
config.json
CHANGED
|
@@ -41,8 +41,8 @@
|
|
| 41 |
"rope_theta": 10000,
|
| 42 |
"sliding_window": null,
|
| 43 |
"tie_word_embeddings": true,
|
| 44 |
-
"transformers_version": "4.
|
| 45 |
-
"unsloth_version": "2025.
|
| 46 |
"use_cache": true,
|
| 47 |
"use_sliding_window": false,
|
| 48 |
"vocab_size": 151669
|
|
|
|
| 41 |
"rope_theta": 10000,
|
| 42 |
"sliding_window": null,
|
| 43 |
"tie_word_embeddings": true,
|
| 44 |
+
"transformers_version": "4.56.1",
|
| 45 |
+
"unsloth_version": "2025.10.10",
|
| 46 |
"use_cache": true,
|
| 47 |
"use_sliding_window": false,
|
| 48 |
"vocab_size": 151669
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1111902928
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bf08d8b8f46a2f5200c2caae04393ee9133d1fb16c6c4790ad8584b9719af36
|
| 3 |
size 1111902928
|
special_tokens_map.json
CHANGED
|
@@ -21,11 +21,5 @@
|
|
| 21 |
"rstrip": false,
|
| 22 |
"single_word": false
|
| 23 |
},
|
| 24 |
-
"pad_token":
|
| 25 |
-
"content": "<|vision_pad|>",
|
| 26 |
-
"lstrip": false,
|
| 27 |
-
"normalized": false,
|
| 28 |
-
"rstrip": false,
|
| 29 |
-
"single_word": false
|
| 30 |
-
}
|
| 31 |
}
|
|
|
|
| 21 |
"rstrip": false,
|
| 22 |
"single_word": false
|
| 23 |
},
|
| 24 |
+
"pad_token": "<|vision_pad|>"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
}
|
training_args.bin
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:1cc833afd0b2782f22802a5c478f7dd0255e9abfc78e1adf2ab30256956ba061
|
| 3 |
+
size 6225
|