End of training
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# t5small_enfr_opus
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- Bleu:
|
23 |
-
- Gen Len: 17.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -45,15 +45,14 @@ The following hyperparameters were used during training:
|
|
45 |
- seed: 42
|
46 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
47 |
- lr_scheduler_type: linear
|
48 |
-
- num_epochs:
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
-
| Training Loss | Epoch | Step
|
54 |
-
|
55 |
-
| 1.
|
56 |
-
| 1.8216 | 2.0 | 12710 | 1.6144 | 5.4874 | 17.5826 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: Mat17892/t5small_enfr_opus
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
|
|
16 |
|
17 |
# t5small_enfr_opus
|
18 |
|
19 |
+
This model is a fine-tuned version of [Mat17892/t5small_enfr_opus](https://huggingface.co/Mat17892/t5small_enfr_opus) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.5642
|
22 |
+
- Bleu: 6.0045
|
23 |
+
- Gen Len: 17.5966
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
45 |
- seed: 42
|
46 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 1
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
55 |
+
| 1.7795 | 1.0 | 6355 | 1.5642 | 6.0045 | 17.5966 |
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
runs/Dec04_15-06-48_de17b65e38c4/events.out.tfevents.1733324811.de17b65e38c4.396.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:96938cf616d95431cfceb54860ca86a3e148af3019666bdb5a9a52c3222067a3
|
3 |
+
size 9344
|