Dhahlan2000 commited on
Commit
9e1bca1
·
verified ·
1 Parent(s): d22fc59

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Dhahlan2000/Simple_Translation-model-for-GPT-v4
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - bleu
7
+ model-index:
8
+ - name: Simple_Translation-model-for-GPT-v5
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # Simple_Translation-model-for-GPT-v5
16
+
17
+ This model is a fine-tuned version of [Dhahlan2000/Simple_Translation-model-for-GPT-v4](https://huggingface.co/Dhahlan2000/Simple_Translation-model-for-GPT-v4) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.4102
20
+ - Bleu: 34.7472
21
+ - Gen Len: 15.3646
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
+ | 0.6105 | 1.0 | 4571 | 0.4355 | 33.6572 | 15.3556 |
54
+ | 0.5775 | 2.0 | 9142 | 0.4102 | 34.7472 | 15.3646 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.41.0
60
+ - Pytorch 2.3.0+cu121
61
+ - Datasets 2.19.1
62
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.41.0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f3f9db5875437193f95667fcf9fcdd9c2ac7f5e7b766bc2ab23f6fa4515594d
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f5318fb6e8467320fc2c73f7ab8e9626044993035b6c6d00560a8221c56ba55
3
  size 242041896
runs/May27_11-26-31_3fc889221070/events.out.tfevents.1716809192.3fc889221070.682.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01d6e892c73532c5978e055f16b9c1c7796966040364df44f44fa82a70d76e94
3
- size 10079
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98da731b63a29d33611c07ff4d0ccaf2d62c546b60ac5b1876a3e93dcf08fc1b
3
+ size 10803