End of training
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 [microsoft/DialoGPT-small](https://huggingface.co/microsoft/DialoGPT-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -34,27 +34,37 @@ More information needed
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
-
- learning_rate:
|
38 |
-
- train_batch_size:
|
39 |
-
- eval_batch_size:
|
40 |
- seed: 42
|
41 |
- gradient_accumulation_steps: 8
|
42 |
-
- total_train_batch_size:
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
-
- lr_scheduler_warmup_steps:
|
46 |
-
- num_epochs:
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step
|
52 |
-
|
53 |
-
| 4.5766 | 1.0 | 1500
|
54 |
-
| 3.6326 | 2.0 | 3000
|
55 |
-
| 3.3738 | 3.0 | 4500
|
56 |
-
| 3.2193 | 4.0 | 6000
|
57 |
-
| 3.1067 | 5.0 | 7500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/DialoGPT-small](https://huggingface.co/microsoft/DialoGPT-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.7547
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 0.0001
|
38 |
+
- train_batch_size: 8
|
39 |
+
- eval_batch_size: 8
|
40 |
- seed: 42
|
41 |
- gradient_accumulation_steps: 8
|
42 |
+
- total_train_batch_size: 64
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
+
- lr_scheduler_warmup_steps: 25000
|
46 |
+
- num_epochs: 15
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
53 |
+
| 4.5766 | 1.0 | 1500 | 3.9055 |
|
54 |
+
| 3.6326 | 2.0 | 3000 | 3.3553 |
|
55 |
+
| 3.3738 | 3.0 | 4500 | 3.1776 |
|
56 |
+
| 3.2193 | 4.0 | 6000 | 3.0785 |
|
57 |
+
| 3.1067 | 5.0 | 7500 | 3.0097 |
|
58 |
+
| 3.0286 | 6.0 | 9000 | 2.9714 |
|
59 |
+
| 2.961 | 7.0 | 10500 | 2.9407 |
|
60 |
+
| 2.8925 | 8.0 | 12000 | 2.9111 |
|
61 |
+
| 2.8291 | 9.0 | 13500 | 2.8815 |
|
62 |
+
| 2.7617 | 10.0 | 15000 | 2.8577 |
|
63 |
+
| 2.7061 | 11.0 | 16500 | 2.8126 |
|
64 |
+
| 2.6515 | 12.0 | 18000 | 2.7981 |
|
65 |
+
| 2.6165 | 13.0 | 19500 | 2.7822 |
|
66 |
+
| 2.5813 | 14.0 | 21000 | 2.7689 |
|
67 |
+
| 2.5213 | 15.0 | 22500 | 2.7547 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:384a704b871198095696105bdc62e7a8e9e8599a8832d412223afeb70b4c2e00
|
3 |
size 497774208
|
runs/Apr06_05-13-22_06dfac5f27c8/events.out.tfevents.1712380424.06dfac5f27c8.533.4
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:824dc2ce47fb3cc4ab154eef9c39432ad518b9ac02c41e9fdcfda1eb5dec65e3
|
3 |
+
size 9795
|
runs/Apr06_05-13-22_06dfac5f27c8/events.out.tfevents.1712389426.06dfac5f27c8.533.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:371e05d9ce8f2d0c1edde0e18b5b676382fe364a9713c10279e0471a455614cf
|
3 |
+
size 364
|