davidruda commited on
Commit
9545c09
·
1 Parent(s): db54055

Model save

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  2. 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.7174
22
- - Model Preparation Time: 0.0029
23
- - Bleu: 63.1928
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: 5
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.7958 | 1.0 | 3143 | 0.7397 | 0.0029 | 62.2748 |
56
- | 0.7348 | 2.0 | 6286 | 0.7232 | 0.0029 | 62.5496 |
57
- | 0.6889 | 3.0 | 9429 | 0.7207 | 0.0029 | 63.1060 |
58
- | 0.663 | 4.0 | 12572 | 0.7193 | 0.0029 | 63.2552 |
59
- | 0.6482 | 5.0 | 15715 | 0.7174 | 0.0029 | 63.1928 |
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:2f7bc83ca43a27450737226dcd695613fcc684a99b6c466df9db06e81311852f
3
  size 304851508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4616721134a431c9ee2a1c884c72e4e981580ad5fd402ac7492c45158807cc73
3
  size 304851508