himanshubeniwal commited on
Commit
43a4590
·
1 Parent(s): 3cced12

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-ro-to-en-clean-MarianMT
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: 25.7479
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-ro-to-en-clean-MarianMT
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.5217
36
+ - Bleu: 25.7479
37
+ - Gen Len: 47.2221
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.987 | 1.0 | 38145 | 1.5217 | 25.7479 | 47.2221 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.35.2
75
+ - Pytorch 2.1.1+cu121
76
+ - Datasets 2.15.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.35.2"
16
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a158ed07bc650b938196888956a282721dfc01c8b7547118f42ff6fa0af3862a
3
  size 298765276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99b210f50ef690b715a07f3675dea965ca8022848790f9af230e5643d30ff1bb
3
  size 298765276
runs/Nov24_04-20-09_lingolexico/events.out.tfevents.1700779812.lingolexico.2426094.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e3e274b817254ea879c794e0b78ca150ae77b3d11a575b33062eacab7012c87
3
- size 17245
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c570e0118734bf3f9772854e7566c00fef8187b4922be65ee2515f35afc669d1
3
+ size 17982