JohnDoe70 commited on
Commit
3a3350c
·
verified ·
1 Parent(s): 581f050

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google-t5/t5-base
4
+ tags:
5
+ - summarization
6
+ - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
+ model-index:
10
+ - name: t5-base-finetuned-amazon-en-es
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # t5-base-finetuned-amazon-en-es
18
+
19
+ This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1275
22
+ - Rouge1: 90.2312
23
+ - Rouge2: 83.2787
24
+ - Rougel: 88.0196
25
+ - Rougelsum: 87.9916
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 5.6e-05
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 12
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
56
+ | 0.113 | 1.0 | 97 | 0.1067 | 90.4949 | 83.4088 | 87.98 | 87.9287 |
57
+ | 0.0856 | 2.0 | 194 | 0.1052 | 90.6604 | 83.7509 | 88.1407 | 88.0726 |
58
+ | 0.0723 | 3.0 | 291 | 0.1060 | 91.4193 | 84.9487 | 88.9628 | 88.8729 |
59
+ | 0.064 | 4.0 | 388 | 0.1119 | 89.7878 | 83.0958 | 87.321 | 87.2759 |
60
+ | 0.0556 | 5.0 | 485 | 0.1156 | 90.5422 | 83.8358 | 88.4229 | 88.3887 |
61
+ | 0.0515 | 6.0 | 582 | 0.1126 | 90.4997 | 83.4321 | 88.1359 | 88.1405 |
62
+ | 0.0456 | 7.0 | 679 | 0.1158 | 90.5983 | 83.8471 | 88.5468 | 88.4302 |
63
+ | 0.0468 | 8.0 | 776 | 0.1189 | 90.3242 | 83.5413 | 88.2592 | 88.2061 |
64
+ | 0.0416 | 9.0 | 873 | 0.1225 | 90.2886 | 83.1885 | 88.0928 | 88.0366 |
65
+ | 0.0385 | 10.0 | 970 | 0.1252 | 89.8331 | 82.8606 | 87.3511 | 87.335 |
66
+ | 0.0377 | 11.0 | 1067 | 0.1269 | 89.9057 | 83.057 | 87.6798 | 87.6802 |
67
+ | 0.0368 | 12.0 | 1164 | 0.1275 | 90.2312 | 83.2787 | 88.0196 | 87.9916 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.38.2
73
+ - Pytorch 2.2.1+cu121
74
+ - Datasets 2.18.0
75
+ - Tokenizers 0.15.2
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.38.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a68170844f5a67c5e4d201fade2f3929294ce4542e90a094b6f518e3f2330bec
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b81f22208e02c0b9893cc5eb447c4eff4183200dbd4d29022e17f16d87c426b
3
  size 891644712
runs/Apr15_13-46-38_a96a2a0d86c0/events.out.tfevents.1713188833.a96a2a0d86c0.3697.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4b06d2d623e9d1584f609c3f4e40a626890f78e5b04442682dc7f7f304a04fa
3
- size 14729
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22ba2adb1aa8b0088c92993298c734d95ae3df43a34177832f66e2ea92bac080
3
+ size 19878