Dhahlan2000 commited on
Commit
330ff5c
1 Parent(s): 2dabd5e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - bleu
6
+ model-index:
7
+ - name: Simple_Translation-model-for-GPT-v2
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # Simple_Translation-model-for-GPT-v2
15
+
16
+ This model was trained from scratch on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.1430
19
+ - Bleu: 47.2655
20
+ - Gen Len: 15.2769
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 2
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
52
+ | 0.2158 | 1.0 | 4571 | 0.1551 | 46.2737 | 15.265 |
53
+ | 0.2101 | 2.0 | 9142 | 0.1430 | 47.2655 | 15.2769 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.41.0
59
+ - Pytorch 2.3.0+cu121
60
+ - Datasets 2.19.1
61
+ - 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:60044c78776e94a9420f8db2c3c875a3781671880e6b1f197c23eaf757835e75
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb558349dd90f01706ca1a58ac6a065f2d77fab845b29f5a6b9808f2bbe5ca49
3
  size 242041896
runs/May25_03-12-05_48ca763666b4/events.out.tfevents.1716606726.48ca763666b4.441.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6731bf29031e35ccac603afac55a40968052acd86dec0b56213c9bcda8cb0e42
3
- size 10067
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e6b8a7d3648dfa36da9ffe74da26a8602573a2ee446fc0b0dc3e589a34b59e4
3
+ size 10791