BaselMousi commited on
Commit
ade7af7
·
verified ·
1 Parent(s): 6a87cd0

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - bleu
7
+ model-index:
8
+ - name: t5-base-en-fr
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
+ # t5-base-en-fr
16
+
17
+ This model was trained from scratch on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.1684
20
+ - Bleu: 8.8501
21
+ - Gen Len: 18.2386
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: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
53
+ | 1.3547 | 1.0 | 6355 | 1.1889 | 8.6901 | 18.2363 |
54
+ | 1.3239 | 2.0 | 12710 | 1.1725 | 8.7909 | 18.2379 |
55
+ | 1.2879 | 3.0 | 19065 | 1.1684 | 8.8501 | 18.2386 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.48.3
61
+ - Pytorch 2.6.0+cu124
62
+ - Datasets 3.4.1
63
+ - Tokenizers 0.21.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.48.3"
6
+ }
runs/Mar19_17-40-35_c9eaf87a657a/events.out.tfevents.1742406043.c9eaf87a657a.478.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb6ed6d9867e51e90a79fc8bd683e3ff97eb1fafc76dce67035f7685a711c2f9
3
- size 14891
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca53c77254501796d9e0e8dc0e2f993161a3eb0073163369a1ac874d54075ce3
3
+ size 15628