End of training
Browse files- README.md +3 -3
- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
- runs/Jan13_20-04-11_26f63dd49317/events.out.tfevents.1736798661.26f63dd49317.1427.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 |
-
|
33 |
|
34 |
|
35 |
This model was trained with SFT.
|
@@ -37,8 +37,8 @@ This model was trained with SFT.
|
|
37 |
### Framework versions
|
38 |
|
39 |
- TRL: 0.13.0
|
40 |
-
- Transformers: 4.
|
41 |
-
- Pytorch: 2.5.1
|
42 |
- Datasets: 3.2.0
|
43 |
- Tokenizers: 0.21.0
|
44 |
|
|
|
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/manuel2788-student/huggingface/runs/vw9xw443)
|
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
|
44 |
|
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"rope_theta": 100000,
|
28 |
"tie_word_embeddings": true,
|
29 |
"torch_dtype": "float32",
|
30 |
-
"transformers_version": "4.
|
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.
|
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:57fa1e8f0723858dc466ac1f84366e3c3698c70849a5f63ec91d64cc0f0ca0ac
|
3 |
size 538090408
|
runs/Jan13_20-04-11_26f63dd49317/events.out.tfevents.1736798661.26f63dd49317.1427.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f1d9072bdda0c3c47dda8916d119d386735f9b901ceb3202aa0fa25639db1ea
|
3 |
+
size 9667
|
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:28232b5014551e40539306ed57a4d9f1ff156ba0168c3a499c5a0d834f289792
|
3 |
size 5624
|