kalese commited on
Commit
3ea7a9d
1 Parent(s): e454af9

End of training

Browse files
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Helsinki-NLP/opus-mt-en-ro
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - arrow
8
+ metrics:
9
+ - bleu
10
+ model-index:
11
+ - name: opus-mt-en-bkm-10e
12
+ results:
13
+ - task:
14
+ name: Sequence-to-sequence Language Modeling
15
+ type: text2text-generation
16
+ dataset:
17
+ name: arrow
18
+ type: arrow
19
+ config: default
20
+ split: train
21
+ args: default
22
+ metrics:
23
+ - name: Bleu
24
+ type: bleu
25
+ value: 6.3359
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-bkm-10e
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 arrow dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.6318
36
+ - Bleu: 6.3359
37
+ - Gen Len: 58.0829
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: 128
58
+ - eval_batch_size: 128
59
+ - seed: 42
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - num_epochs: 10
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
67
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
68
+ | No log | 1.0 | 140 | 3.1399 | 0.0997 | 69.5849 |
69
+ | No log | 2.0 | 280 | 2.2017 | 1.6584 | 62.2953 |
70
+ | No log | 3.0 | 420 | 1.9380 | 3.61 | 59.1948 |
71
+ | 3.0959 | 4.0 | 560 | 1.8188 | 4.5827 | 57.0106 |
72
+ | 3.0959 | 5.0 | 700 | 1.7496 | 5.1558 | 56.731 |
73
+ | 3.0959 | 6.0 | 840 | 1.7012 | 5.6941 | 58.2515 |
74
+ | 3.0959 | 7.0 | 980 | 1.6683 | 5.964 | 57.0337 |
75
+ | 1.851 | 8.0 | 1120 | 1.6473 | 6.1539 | 57.0685 |
76
+ | 1.851 | 9.0 | 1260 | 1.6357 | 6.3233 | 57.5607 |
77
+ | 1.851 | 10.0 | 1400 | 1.6318 | 6.3359 | 58.0829 |
78
+
79
+
80
+ ### Framework versions
81
+
82
+ - Transformers 4.38.2
83
+ - Pytorch 2.2.1+cu121
84
+ - Datasets 2.18.0
85
+ - Tokenizers 0.15.2
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.38.2"
16
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0fa371b21b77e1543896ed49b4f9cd86393e3be7bd69d1e7ab84ed5aae8f93e
3
  size 298765276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc85599341bb37c834b1e5c1337ad1beb717e0fe7237c8690101a1bf33a72b46
3
  size 298765276
runs/Mar19_09-21-49_43de2ec8c46d/events.out.tfevents.1710840172.43de2ec8c46d.1689.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f057cac19493fa351b3b67fad6af3dab61e46059664073a09af1d4ffaf961208
3
- size 8463
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55a5bbdab70778d0a1aa674f2d073793093b198859568557327790b6992fcffc
3
+ size 9927