Raghad-DD commited on
Commit
a0c81e6
·
verified ·
1 Parent(s): 146e368

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Helsinki-NLP/opus-mt-ar-en
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - bleu
9
+ model-index:
10
+ - name: opus-mt-ar-en-finetuned-ar-to-en-2
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # opus-mt-ar-en-finetuned-ar-to-en-2
18
+
19
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ar-en](https://huggingface.co/Helsinki-NLP/opus-mt-ar-en) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.6977
22
+ - Bleu: 0.2309
23
+ - Gen Len: 37.4879
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 4
44
+ - eval_batch_size: 4
45
+ - seed: 42
46
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 2
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
54
+ | No log | 1.0 | 411 | 1.7424 | 0.2025 | 42.1529 |
55
+ | 1.9965 | 2.0 | 822 | 1.6977 | 0.2309 | 37.4879 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.48.3
61
+ - Pytorch 2.5.1+cu124
62
+ - Datasets 3.3.0
63
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 62833
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 62833,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 62833,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.48.3"
16
+ }
runs/Feb16_18-29-47_f4e74775f341/events.out.tfevents.1739730600.f4e74775f341.285.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:026b303a6e9799a4d39628bf77199b289f25a8481d42a069f41261056889ec49
3
- size 6559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c25e08ba80203db56008eda3c1b394c33923bad3af37a91c447e4dae6ccda125
3
+ size 7283