Tiffany0313
commited on
Commit
•
be005fa
1
Parent(s):
0b0826e
End of training
Browse files
README.md
CHANGED
@@ -15,12 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
-
|
19 |
-
- eval_runtime: 796.3196
|
20 |
-
- eval_samples_per_second: 20.124
|
21 |
-
- eval_steps_per_second: 2.517
|
22 |
-
- epoch: 2.38
|
23 |
-
- step: 56500
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,9 +42,18 @@ The following hyperparameters were used during training:
|
|
47 |
- lr_scheduler_type: linear
|
48 |
- num_epochs: 3.0
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
### Framework versions
|
51 |
|
52 |
-
- Transformers 4.
|
53 |
-
- Pytorch 2.
|
54 |
- Datasets 2.18.0
|
55 |
- Tokenizers 0.15.2
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 3.6420
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
- lr_scheduler_type: linear
|
43 |
- num_epochs: 3.0
|
44 |
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 3.7501 | 1.0 | 2334 | 3.6669 |
|
50 |
+
| 3.6498 | 2.0 | 4668 | 3.6464 |
|
51 |
+
| 3.6023 | 3.0 | 7002 | 3.6420 |
|
52 |
+
|
53 |
+
|
54 |
### Framework versions
|
55 |
|
56 |
+
- Transformers 4.38.2
|
57 |
+
- Pytorch 2.2.1+cu121
|
58 |
- Datasets 2.18.0
|
59 |
- Tokenizers 0.15.2
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 50256,
|
4 |
"eos_token_id": 50256,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 50256,
|
4 |
"eos_token_id": 50256,
|
5 |
+
"transformers_version": "4.38.2"
|
6 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327657928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29c0b1b219f9a3f81e189144427e66231012da2b4174e67f51fccf76d74adb53
|
3 |
size 327657928
|
runs/Apr06_17-52-02_3f08951132dd/events.out.tfevents.1712425932.3f08951132dd.2242.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:845c00c1a92ddbd74bfcbc563bb145a43f3f724f2afe6eaaf8e95c5b037b4aa8
|
3 |
+
size 9064
|
runs/Apr06_17-52-02_3f08951132dd/events.out.tfevents.1712427542.3f08951132dd.2242.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b148b5eef4ea306e48f4c6384422eeb9853e98d67449f735005b9a89b2fc3e66
|
3 |
+
size 359
|