slimamel commited on
Commit
8fcf93a
1 Parent(s): 923a2f6

End of training

Browse files
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Helsinki-NLP/opus-mt-en-ro
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - wmt16
8
+ metrics:
9
+ - bleu
10
+ model-index:
11
+ - name: opus-mt-en-ro-finetuned-en-to-ro
12
+ results:
13
+ - task:
14
+ name: Sequence-to-sequence Language Modeling
15
+ type: text2text-generation
16
+ dataset:
17
+ name: wmt16
18
+ type: wmt16
19
+ config: ro-en
20
+ split: validation
21
+ args: ro-en
22
+ metrics:
23
+ - name: Bleu
24
+ type: bleu
25
+ value: 28.2324
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # opus-mt-en-ro-finetuned-en-to-ro
32
+
33
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-ro](https://huggingface.co/Helsinki-NLP/opus-mt-en-ro) on the wmt16 dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.2902
36
+ - Bleu: 28.2324
37
+ - Gen Len: 34.1171
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 2e-05
57
+ - train_batch_size: 16
58
+ - eval_batch_size: 16
59
+ - seed: 42
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - num_epochs: 1
63
+ - mixed_precision_training: Native AMP
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
68
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
69
+ | 0.7413 | 1.0 | 38145 | 1.2902 | 28.2324 | 34.1171 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.36.0
75
+ - Pytorch 2.0.0
76
+ - Datasets 2.1.0
77
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 59542
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 59542,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 59542,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.36.0"
16
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:779cc13c4d8b958ce96bb217444d0a2d6dd1d145d2257e66d22627b831a05187
3
  size 298765276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:127e329ac38120b1ef0414dbbc53870d7b62835d770bb0578d66bc2581ae0585
3
  size 298765276
runs/Jan03_11-39-18_85c1104504b1/events.out.tfevents.1704281959.85c1104504b1.42.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57d15d1d6b84e9fc6ae2167b277df032dcc802f809144ac7bc2422dfc0c2c5fd
3
- size 17355
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0d23d99120551cdf9a27813d5849e1d404e40cc183537269975019c1de81a98
3
+ size 18092