End of training
Browse files
README.md
CHANGED
@@ -29,13 +29,14 @@ print(output["generated_text"])
|
|
29 |
|
30 |
## Training procedure
|
31 |
|
32 |
-
[<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/gameoveraa/huggingface/runs/
|
|
|
33 |
|
34 |
This model was trained with SFT.
|
35 |
|
36 |
### Framework versions
|
37 |
|
38 |
-
- TRL: 0.
|
39 |
- Transformers: 4.46.3
|
40 |
- Pytorch: 2.5.1+cu121
|
41 |
- Datasets: 3.2.0
|
|
|
29 |
|
30 |
## Training procedure
|
31 |
|
32 |
+
[<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/gameoveraa/huggingface/runs/aroysvep)
|
33 |
+
|
34 |
|
35 |
This model was trained with SFT.
|
36 |
|
37 |
### Framework versions
|
38 |
|
39 |
+
- TRL: 0.13.0
|
40 |
- Transformers: 4.46.3
|
41 |
- Pytorch: 2.5.1+cu121
|
42 |
- Datasets: 3.2.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 538090408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:726ada5437e58cf6fb9ef8e4cc07edfa729874e025dfd2c26a765ed6996e6da5
|
3 |
size 538090408
|
runs/Dec17_03-23-08_f3c6b9a88fb0/events.out.tfevents.1734405793.f3c6b9a88fb0.614.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9ec5019e4c483072371b92fb42a30ec5a413e0b7a091b10463fe2692368b3ce
|
3 |
+
size 32381
|
tokenizer.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 1024,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d7589399378ab2b007063260d0a97bb194b250f703966b37f6cac941536683f
|
3 |
size 5560
|