Model save
Browse files- README.md +9 -9
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-cs-en](https://huggingface.co/Helsinki-NLP/opus-mt-cs-en) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Model Preparation Time: 0.
|
23 |
-
- Bleu:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -45,18 +45,18 @@ The following hyperparameters were used during training:
|
|
45 |
- seed: 42
|
46 |
- optimizer: Use OptimizerNames.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 | Validation Loss | Model Preparation Time | Bleu |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:----------------------:|:-------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-cs-en](https://huggingface.co/Helsinki-NLP/opus-mt-cs-en) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6820
|
22 |
+
- Model Preparation Time: 0.0019
|
23 |
+
- Bleu: 64.2718
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
45 |
- seed: 42
|
46 |
- optimizer: Use OptimizerNames.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: 10
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Bleu |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:----------------------:|:-------:|
|
55 |
+
| 0.749 | 1.0 | 7881 | 0.7074 | 0.0019 | 63.3123 |
|
56 |
+
| 0.6925 | 2.0 | 15762 | 0.6927 | 0.0019 | 63.9972 |
|
57 |
+
| 0.6529 | 3.0 | 23643 | 0.6869 | 0.0019 | 64.4592 |
|
58 |
+
| 0.626 | 4.0 | 31524 | 0.6817 | 0.0019 | 63.8378 |
|
59 |
+
| 0.5989 | 5.0 | 39405 | 0.6820 | 0.0019 | 64.2718 |
|
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 304851508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4616721134a431c9ee2a1c884c72e4e981580ad5fd402ac7492c45158807cc73
|
3 |
size 304851508
|