Broomva commited on
Commit
36b7f57
1 Parent(s): ca94710

End of training

Browse files
Files changed (3) hide show
  1. README.md +77 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: t5-base-translation-spa-pbb
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # t5-base-translation-spa-pbb
17
+
18
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.3448
21
+ - Bleu: 0.8589
22
+ - Gen Len: 7.8445
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 10
48
+ - num_epochs: 15
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
55
+ | 2.6553 | 1.0 | 304 | 2.9772 | 0.9611 | 6.1028 |
56
+ | 2.6661 | 2.0 | 608 | 2.7496 | 0.0 | 6.8129 |
57
+ | 2.553 | 3.0 | 912 | 2.6381 | 0.0 | 7.2161 |
58
+ | 2.6702 | 4.0 | 1216 | 2.5550 | 0.0 | 7.3794 |
59
+ | 3.1386 | 5.0 | 1520 | 2.4985 | 0.0 | 7.5744 |
60
+ | 2.3387 | 6.0 | 1824 | 2.4607 | 0.9169 | 7.473 |
61
+ | 3.3462 | 7.0 | 2128 | 2.4259 | 0.822 | 7.4466 |
62
+ | 2.0526 | 8.0 | 2432 | 2.4022 | 1.1966 | 7.8248 |
63
+ | 2.4075 | 9.0 | 2736 | 2.3867 | 1.001 | 7.7181 |
64
+ | 2.4695 | 10.0 | 3040 | 2.3788 | 1.0691 | 7.6588 |
65
+ | 2.3329 | 11.0 | 3344 | 2.3620 | 0.969 | 7.809 |
66
+ | 2.5314 | 12.0 | 3648 | 2.3534 | 0.8161 | 8.0 |
67
+ | 2.0364 | 13.0 | 3952 | 2.3502 | 0.9381 | 7.8682 |
68
+ | 2.1105 | 14.0 | 4256 | 2.3445 | 0.8495 | 7.8682 |
69
+ | 2.6594 | 15.0 | 4560 | 2.3448 | 0.8589 | 7.8445 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.35.2
75
+ - Pytorch 1.13.1+cu117
76
+ - Datasets 2.15.0
77
+ - Tokenizers 0.15.0
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.35.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:711f7b5051e408c25fbae1782415f8da105966f0d37e6f6a00f786b307a36f59
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f45df6add87a2d57ed958f635f4bb9e8781aa740b00e9a23730509e96dfcbae
3
  size 891644712