cw1521 commited on
Commit
af3dd0d
·
1 Parent(s): 561ad8d
Files changed (5) hide show
  1. README.md +1 -14
  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
@@ -2,8 +2,6 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- metrics:
6
- - bleu
7
  model-index:
8
  - name: opus-mt-st-en
9
  results: []
@@ -14,11 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # opus-mt-st-en
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.1480
20
- - Bleu: 48.4908
21
- - Gen Len: 84.9353
22
 
23
  ## Model description
24
 
@@ -45,13 +39,6 @@ The following hyperparameters were used during training:
45
  - lr_scheduler_type: linear
46
  - num_epochs: 1
47
 
48
- ### Training results
49
-
50
- | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
- |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
52
- | 0.3961 | 1.0 | 969 | 0.1480 | 48.4908 | 84.9353 |
53
-
54
-
55
  ### Framework versions
56
 
57
  - Transformers 4.22.2
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: opus-mt-st-en
7
  results: []
 
12
 
13
  # opus-mt-st-en
14
 
15
+ This model is a fine-tuned version of [cw1521/opus-mt-st-en](https://huggingface.co/cw1521/opus-mt-st-en) on an unknown dataset.
 
 
 
 
16
 
17
  ## Model description
18
 
 
39
  - lr_scheduler_type: linear
40
  - num_epochs: 1
41
 
 
 
 
 
 
 
 
42
  ### Framework versions
43
 
44
  - Transformers 4.22.2
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-st-en",
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:b861efe38e905a33f0305da9dc0edfcdbbf3e8790ff0ee0c8911fc6606763145
3
  size 298757573
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e821657295e88fcb87749b7a64e24c8d4a20e4de13c3354a6c748c8f6a298dc7
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-st-en",
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:1f1cf983a91a46ec35048cf6f20aeb606665ecc44ce464ab252a1e15be9c901f
3
  size 3503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f68f532759e1778534fc2999a1ffbd65eee9d94c9e89e500afa8e926a21d4896
3
  size 3503