Model save
Browse files- README.md +7 -6
- validation_batches.log +0 -0
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 3.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -41,16 +41,17 @@ The following hyperparameters were used during training:
|
|
| 41 |
- lr_scheduler_type: linear
|
| 42 |
- lr_scheduler_warmup_steps: 500
|
| 43 |
- num_epochs: 5
|
|
|
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
-
|
|
| 50 |
-
|
|
| 51 |
-
|
|
| 52 |
-
|
|
| 53 |
-
|
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 3.2885
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 41 |
- lr_scheduler_type: linear
|
| 42 |
- lr_scheduler_warmup_steps: 500
|
| 43 |
- num_epochs: 5
|
| 44 |
+
- mixed_precision_training: Native AMP
|
| 45 |
|
| 46 |
### Training results
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
+
| 4.8834 | 1.0 | 501 | 3.9087 |
|
| 51 |
+
| 3.6523 | 2.0 | 1002 | 3.5352 |
|
| 52 |
+
| 3.3936 | 3.0 | 1503 | 3.3920 |
|
| 53 |
+
| 3.2593 | 4.0 | 2004 | 3.3206 |
|
| 54 |
+
| 3.1806 | 5.0 | 2505 | 3.2885 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
validation_batches.log
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|