himanshubeniwal commited on
Commit
5aa1948
1 Parent(s): 53c2761

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-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: 28.1355
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-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.2905
36
+ - Bleu: 28.1355
37
+ - Gen Len: 34.1001
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.7397 | 1.0 | 38145 | 1.2905 | 28.1355 | 34.1001 |
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:6bd1e4f4e0f0f1b1c596f70dc17c49666ce6b63f908de351b9fb074ab50c77a8
3
  size 298765276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33d84cb0ba318039ff3075251fa10868bc42ef6edd3152527236f5d38bc06f58
3
  size 298765276
runs/Nov23_22-22-20_lingolexico/events.out.tfevents.1700758341.lingolexico.3945140.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28be763973c0eee8e75fd6d657871df4b3e98bbe3f6ded0b15ed2b336d5721d7
3
- size 17245
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28aacdf096a21a42a3bd86b5c769f2038f2bc2ca13ea01a422f1decf230ef58b
3
+ size 17982