Dhahlan2000 commited on
Commit
afb748a
1 Parent(s): a14ffb9

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Dhahlan2000/Simple_Translation-model-for-GPT-v2
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - bleu
7
+ model-index:
8
+ - name: Simple_Translation-model-for-GPT-v3
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-v3
16
+
17
+ This model is a fine-tuned version of [Dhahlan2000/Simple_Translation-model-for-GPT-v2](https://huggingface.co/Dhahlan2000/Simple_Translation-model-for-GPT-v2) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.4882
20
+ - Bleu: 30.5908
21
+ - Gen Len: 15.3476
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.7494 | 1.0 | 4571 | 0.5369 | 28.6585 | 15.3298 |
54
+ | 0.6735 | 2.0 | 9142 | 0.4882 | 30.5908 | 15.3476 |
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:2c042c6ad9e4b4537f925e85fbb1d2fa0eca5e80afd6a243194fe6995d76a08a
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cd37022ed53aded5308ff94ef1e62dab9491dedfdf4f373e44e005001b193e6
3
  size 242041896
runs/May27_09-19-18_f5ee5a01c7bb/events.out.tfevents.1716801559.f5ee5a01c7bb.534.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa5cc320dab7bf4fa158b74d0184a793728120e79890de3fa05b8484fde49901
3
- size 10079
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f0b800d4d6f3ead72a199b1347ccee600f30169f7cf7756dd0590891381b2fb
3
+ size 10803