nananatsu commited on
Commit
351facc
·
verified ·
1 Parent(s): 6016020

Model save

Browse files
Files changed (2) hide show
  1. README.md +22 -22
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-zh](https://huggingface.co/Helsinki-NLP/opus-mt-en-zh) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0655
22
- - Bleu: 61.2439
23
 
24
  ## Model description
25
 
@@ -52,26 +52,26 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Bleu |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
55
- | 3.752 | 1.0 | 66 | 0.1286 | 36.1159 |
56
- | 0.1718 | 2.0 | 132 | 0.0900 | 50.0404 |
57
- | 0.1139 | 3.0 | 198 | 0.0762 | 51.4000 |
58
- | 0.0668 | 4.0 | 264 | 0.0706 | 52.7875 |
59
- | 0.0541 | 5.0 | 330 | 0.0679 | 55.7052 |
60
- | 0.0467 | 6.0 | 396 | 0.0664 | 56.2101 |
61
- | 0.0329 | 7.0 | 462 | 0.0650 | 56.2047 |
62
- | 0.0287 | 8.0 | 528 | 0.0644 | 57.8778 |
63
- | 0.0239 | 9.0 | 594 | 0.0644 | 58.5384 |
64
- | 0.0195 | 10.0 | 660 | 0.0642 | 58.6647 |
65
- | 0.0173 | 11.0 | 726 | 0.0646 | 59.9959 |
66
- | 0.0151 | 12.0 | 792 | 0.0648 | 60.2979 |
67
- | 0.0134 | 13.0 | 858 | 0.0648 | 61.7360 |
68
- | 0.0122 | 14.0 | 924 | 0.0651 | 61.4541 |
69
- | 0.012 | 15.0 | 990 | 0.0653 | 61.3071 |
70
- | 0.0109 | 16.0 | 1056 | 0.0654 | 61.0790 |
71
- | 0.0104 | 17.0 | 1122 | 0.0654 | 61.4043 |
72
- | 0.0102 | 18.0 | 1188 | 0.0655 | 61.2024 |
73
- | 0.01 | 19.0 | 1254 | 0.0655 | 61.1793 |
74
- | 0.0099 | 20.0 | 1320 | 0.0655 | 61.2439 |
75
 
76
 
77
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-zh](https://huggingface.co/Helsinki-NLP/opus-mt-en-zh) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0662
22
+ - Bleu: 60.5401
23
 
24
  ## Model description
25
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Bleu |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
55
+ | 3.7442 | 1.0 | 66 | 0.1319 | 37.4394 |
56
+ | 0.1694 | 2.0 | 132 | 0.0904 | 48.8190 |
57
+ | 0.1179 | 3.0 | 198 | 0.0773 | 51.3552 |
58
+ | 0.0662 | 4.0 | 264 | 0.0716 | 51.7823 |
59
+ | 0.0542 | 5.0 | 330 | 0.0681 | 54.9762 |
60
+ | 0.0445 | 6.0 | 396 | 0.0668 | 55.1506 |
61
+ | 0.0308 | 7.0 | 462 | 0.0655 | 56.1614 |
62
+ | 0.0274 | 8.0 | 528 | 0.0656 | 57.7665 |
63
+ | 0.0246 | 9.0 | 594 | 0.0656 | 58.8837 |
64
+ | 0.019 | 10.0 | 660 | 0.0654 | 59.1559 |
65
+ | 0.017 | 11.0 | 726 | 0.0661 | 60.0839 |
66
+ | 0.0151 | 12.0 | 792 | 0.0658 | 58.4574 |
67
+ | 0.013 | 13.0 | 858 | 0.0660 | 59.3195 |
68
+ | 0.0119 | 14.0 | 924 | 0.0657 | 59.5030 |
69
+ | 0.0118 | 15.0 | 990 | 0.0662 | 60.0147 |
70
+ | 0.0104 | 16.0 | 1056 | 0.0661 | 60.6406 |
71
+ | 0.0101 | 17.0 | 1122 | 0.0662 | 60.3492 |
72
+ | 0.01 | 18.0 | 1188 | 0.0662 | 60.7125 |
73
+ | 0.0097 | 19.0 | 1254 | 0.0662 | 60.4941 |
74
+ | 0.0096 | 20.0 | 1320 | 0.0662 | 60.5401 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8683994a702e27eda6e9ae742fc8a083794f61510d7113bb6131b7b38bc2ebac
3
  size 309965092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb4c3dee8dcb6174578388c45addcf5d76b293171d32293d00aa5a2b6aed5fd2
3
  size 309965092