chasedreaminf
commited on
End of training
Browse files
README.md
CHANGED
@@ -2,11 +2,15 @@
|
|
2 |
library_name: transformers
|
3 |
base_model: weqweasdas/gpt2-cpt-dutch
|
4 |
tags:
|
|
|
|
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
model-index:
|
11 |
- name: gpt2-sft-dutch
|
12 |
results: []
|
@@ -17,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# gpt2-sft-dutch
|
19 |
|
20 |
-
This model is a fine-tuned version of [weqweasdas/gpt2-cpt-dutch](https://huggingface.co/weqweasdas/gpt2-cpt-dutch) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 2.9502
|
23 |
|
|
|
2 |
library_name: transformers
|
3 |
base_model: weqweasdas/gpt2-cpt-dutch
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
13 |
+
- BramVanroy/ultrachat_200k_dutch
|
14 |
model-index:
|
15 |
- name: gpt2-sft-dutch
|
16 |
results: []
|
|
|
21 |
|
22 |
# gpt2-sft-dutch
|
23 |
|
24 |
+
This model is a fine-tuned version of [weqweasdas/gpt2-cpt-dutch](https://huggingface.co/weqweasdas/gpt2-cpt-dutch) on the BramVanroy/ultrachat_200k_dutch dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 2.9502
|
27 |
|
all_results.json
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
|
|
|
|
|
|
|
|
|
|
3 |
"total_flos": 317731110912000.0,
|
4 |
"train_loss": 3.1433490953947367,
|
5 |
"train_runtime": 1149.309,
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 2.950244188308716,
|
4 |
+
"eval_runtime": 862.0524,
|
5 |
+
"eval_samples": 21424,
|
6 |
+
"eval_samples_per_second": 30.73,
|
7 |
+
"eval_steps_per_second": 0.96,
|
8 |
"total_flos": 317731110912000.0,
|
9 |
"train_loss": 3.1433490953947367,
|
10 |
"train_runtime": 1149.309,
|
config.json
CHANGED
@@ -34,6 +34,6 @@
|
|
34 |
},
|
35 |
"torch_dtype": "bfloat16",
|
36 |
"transformers_version": "4.44.2",
|
37 |
-
"use_cache":
|
38 |
"vocab_size": 50257
|
39 |
}
|
|
|
34 |
},
|
35 |
"torch_dtype": "bfloat16",
|
36 |
"transformers_version": "4.44.2",
|
37 |
+
"use_cache": true,
|
38 |
"vocab_size": 50257
|
39 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"eval_loss": 2.950244188308716,
|
4 |
+
"eval_runtime": 862.0524,
|
5 |
+
"eval_samples": 21424,
|
6 |
+
"eval_samples_per_second": 30.73,
|
7 |
+
"eval_steps_per_second": 0.96
|
8 |
+
}
|
runs/Sep28_14-43-08_ip-10-192-36-160/events.out.tfevents.1727536605.ip-10-192-36-160.3362089.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d68046a5a80d2a02e90e5be95c48e6806aa67922c94975e6dfc07c513482c156
|
3 |
+
size 354
|