End of training
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ 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 |
|
@@ -37,8 +37,8 @@ This model was trained with SFT.
|
|
37 |
|
38 |
- TRL: 0.12.2
|
39 |
- Transformers: 4.46.3
|
40 |
-
- Pytorch: 2.
|
41 |
-
- Datasets: 3.
|
42 |
- Tokenizers: 0.20.3
|
43 |
|
44 |
## Citations
|
|
|
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/q0qd1wi9)
|
33 |
|
34 |
This model was trained with SFT.
|
35 |
|
|
|
37 |
|
38 |
- TRL: 0.12.2
|
39 |
- Transformers: 4.46.3
|
40 |
+
- Pytorch: 2.5.1+cu121
|
41 |
+
- Datasets: 3.2.0
|
42 |
- Tokenizers: 0.20.3
|
43 |
|
44 |
## Citations
|
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:253f5beabc1b8038e6e773de4b367dcced59a118eef0ebb2b9dd1350413f3475
|
3 |
size 538090408
|
runs/Dec16_06-31-05_876bc4d93c2a/events.out.tfevents.1734330678.876bc4d93c2a.1087.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b3f22702471f5f8f44eea7d06db73f56c5b781399061d0897ddcc72fe02ab51
|
3 |
+
size 5539
|
runs/Dec16_06-31-42_876bc4d93c2a/events.out.tfevents.1734330708.876bc4d93c2a.1087.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70970d40c1ebfe2d43bc0e84167656c9390639dd3453ef3f823ddd3c0d2c62b0
|
3 |
+
size 32355
|
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": 2048,
|
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:022d1adfaf16dc42beb78dd34811e8050a6c00d074256b223507367b32a042f7
|
3 |
size 5560
|