cw1521 commited on
Commit
c71f58d
1 Parent(s): 1f9b56c
Files changed (5) hide show
  1. README.md +5 -5
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. tokenizer_config.json +1 -1
  5. training_args.bin +1 -1
README.md CHANGED
@@ -14,11 +14,11 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # opus-mt-en-st
16
 
17
- This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3835
20
- - Bleu: 77.0555
21
- - Gen Len: 60.4371
22
 
23
  ## Model description
24
 
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
52
- | 0.5985 | 1.0 | 969 | 0.3835 | 77.0555 | 60.4371 |
53
 
54
 
55
  ### Framework versions
 
14
 
15
  # opus-mt-en-st
16
 
17
+ This model is a fine-tuned version of [cw1521/opus-mt-en-st](https://huggingface.co/cw1521/opus-mt-en-st) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3710
20
+ - Bleu: 77.1725
21
+ - Gen Len: 60.3696
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
52
+ | 0.3768 | 1.0 | 969 | 0.3710 | 77.1725 | 60.3696 |
53
 
54
 
55
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Helsinki-NLP/opus-mt-en-fr",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
 
1
  {
2
+ "_name_or_path": "cw1521/opus-mt-en-st",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2922369a2976cd4ca818fc44ece4589609135a549326d87029c8caeae4cdac9f
3
  size 298757573
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed7e1a32539f6f7f1ecb372537af824e93f48d58c5006fd8bc28d6202bb23d0c
3
  size 298757573
tokenizer_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
- "name_or_path": "Helsinki-NLP/opus-mt-en-fr",
5
  "pad_token": "<pad>",
6
  "separate_vocabs": false,
7
  "source_lang": "en",
 
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
+ "name_or_path": "cw1521/opus-mt-en-st",
5
  "pad_token": "<pad>",
6
  "separate_vocabs": false,
7
  "source_lang": "en",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99c324cbfd7ff38feef11d103c8233b91085623eddd6f62b58e1f4cd2e481136
3
  size 3503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c3de9648df87ac76e89f11ae40328b988c77c44b33f276a23dad50979e56066
3
  size 3503