End of training
Browse files- README.md +2 -2
- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
- runs/Dec18_06-25-29_1b0e47d4e440/events.out.tfevents.1734503136.1b0e47d4e440.3604.0 +3 -0
- training_args.bin +1 -1
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/ssg-plabon-fidelity-investments/huggingface/runs/
|
33 |
|
34 |
|
35 |
This model was trained with SFT.
|
@@ -37,7 +37,7 @@ This model was trained with SFT.
|
|
37 |
### Framework versions
|
38 |
|
39 |
- TRL: 0.13.0
|
40 |
-
- Transformers: 4.47.
|
41 |
- Pytorch: 2.5.1+cu121
|
42 |
- Datasets: 3.2.0
|
43 |
- Tokenizers: 0.21.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/ssg-plabon-fidelity-investments/huggingface/runs/8c4ebqad)
|
33 |
|
34 |
|
35 |
This model was trained with SFT.
|
|
|
37 |
### Framework versions
|
38 |
|
39 |
- TRL: 0.13.0
|
40 |
+
- Transformers: 4.47.1
|
41 |
- Pytorch: 2.5.1+cu121
|
42 |
- Datasets: 3.2.0
|
43 |
- Tokenizers: 0.21.0
|
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"rope_theta": 100000,
|
28 |
"tie_word_embeddings": true,
|
29 |
"torch_dtype": "float32",
|
30 |
-
"transformers_version": "4.47.
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 49152
|
33 |
}
|
|
|
27 |
"rope_theta": 100000,
|
28 |
"tie_word_embeddings": true,
|
29 |
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.47.1",
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 49152
|
33 |
}
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 2,
|
6 |
-
"transformers_version": "4.47.
|
7 |
}
|
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 2,
|
6 |
+
"transformers_version": "4.47.1"
|
7 |
}
|
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:86545a8e845d5a5ed160a76320ace59b0e2ad5d78b809c4ad88ffa5e76ac2971
|
3 |
size 538090408
|
runs/Dec18_06-25-29_1b0e47d4e440/events.out.tfevents.1734503136.1b0e47d4e440.3604.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eab9631dc5e930eafcd5a8a1fbc08b6eaefb2d79496b99e521f5262e1208514d
|
3 |
+
size 32387
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:842041ecd5b3727c6d21fbf4a0cc9f453efe1c3b0435e15c8c1da6d6a59bca3a
|
3 |
size 5624
|