meoo225 commited on
Commit
4cc177e
1 Parent(s): 11680b2

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/mt5-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: mT5_base
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
+ # mT5_base
16
+
17
+ This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1703
20
+ - Bleu Score: 51.2112
21
+ - Gen Len: 16.8805
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: 0.0001
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
51
+ |:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
52
+ | 1.3269 | 1.0 | 838 | 0.2396 | 48.4698 | 16.8339 |
53
+ | 0.2831 | 2.0 | 1676 | 0.1861 | 50.5439 | 16.8781 |
54
+ | 0.2167 | 3.0 | 2514 | 0.1703 | 51.2112 | 16.8805 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.45.0
60
+ - Pytorch 2.4.1+cu121
61
+ - Datasets 3.0.0
62
+ - Tokenizers 0.20.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.45.0"
6
+ }
logs/events.out.tfevents.1727311737.2796ac5da6b0.3473.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6c4350984a894df11accedcb6fa103ba0ad9833df5a4c5a0f4684db9190546d
3
- size 6971
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ec65e46e402954c2a8131128a6ea47097f1a9cfa3577ab232e66f9d6bc1852a
3
+ size 7325