TSingye/DYG_DistillGPT-2
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -41,17 +41,22 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 100
|
44 |
-
- num_epochs:
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| No log | 1.0 | 8 |
|
51 |
-
| No log | 2.0 | 16 |
|
52 |
-
| No log | 3.0 | 24 | 0.
|
53 |
-
| No log | 4.0 | 32 | 0.
|
54 |
-
| No log | 5.0 | 40 | 0.
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4678
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 100
|
44 |
+
- num_epochs: 10
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| No log | 1.0 | 8 | 0.6735 |
|
51 |
+
| No log | 2.0 | 16 | 0.6331 |
|
52 |
+
| No log | 3.0 | 24 | 0.6168 |
|
53 |
+
| No log | 4.0 | 32 | 0.5801 |
|
54 |
+
| No log | 5.0 | 40 | 0.5487 |
|
55 |
+
| No log | 6.0 | 48 | 0.5625 |
|
56 |
+
| No log | 7.0 | 56 | 0.5189 |
|
57 |
+
| No log | 8.0 | 64 | 0.4941 |
|
58 |
+
| No log | 9.0 | 72 | 0.4708 |
|
59 |
+
| No log | 10.0 | 80 | 0.4678 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
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:4ee3117a24598f7eadd427c7afbeb946cb5f1acd4cca5426a1fb4aed1f8e364c
|
3 |
size 327657928
|
runs/May14_16-26-45_06490c7a1391/events.out.tfevents.1715704009.06490c7a1391.536.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71c440d36022a4ee487d8bec88ea39fb18d797cae39b3cc2df43556001605c27
|
3 |
+
size 8198
|
runs/May14_16-26-45_06490c7a1391/events.out.tfevents.1715706444.06490c7a1391.536.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9aeb955a265f0ee740b25c803b2a140d43792b8aabb095a40d0e9d4f6aa0e38f
|
3 |
+
size 354
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bd21876bb25b0e411aab90fe09c4e6df541afec275ca4cb73d1a73f61272153
|
3 |
size 5048
|