Training in progress, step 18000
Browse files- README.md +2 -2
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -4,8 +4,8 @@ library_name: transformers
|
|
| 4 |
model_name: model-phase2-4096
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- sft
|
| 8 |
- unsloth
|
|
|
|
| 9 |
- trl
|
| 10 |
licence: license
|
| 11 |
---
|
|
@@ -28,7 +28,7 @@ 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.
|
|
|
|
| 4 |
model_name: model-phase2-4096
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
- unsloth
|
| 8 |
+
- sft
|
| 9 |
- trl
|
| 10 |
licence: license
|
| 11 |
---
|
|
|
|
| 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/wjh5bn9j)
|
| 32 |
|
| 33 |
|
| 34 |
This model was trained with SFT.
|
config.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
"rope_theta": 100000.0,
|
| 26 |
"tie_word_embeddings": true,
|
| 27 |
"transformers_version": "4.57.2",
|
| 28 |
-
"unsloth_version": "2025.11.
|
| 29 |
"use_cache": true,
|
| 30 |
"vocab_size": 65536
|
| 31 |
}
|
|
|
|
| 25 |
"rope_theta": 100000.0,
|
| 26 |
"tie_word_embeddings": true,
|
| 27 |
"transformers_version": "4.57.2",
|
| 28 |
+
"unsloth_version": "2025.11.6",
|
| 29 |
"use_cache": true,
|
| 30 |
"vocab_size": 65536
|
| 31 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1000555808
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbe08a4914c44c555afc97a304b5760b9a3a913c9da56e8af5244731fb5627eb
|
| 3 |
size 1000555808
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6289
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efde65cd60c3637730e0c67040f557bc455d6373dd712ad06b1d4a101b477a1d
|
| 3 |
size 6289
|