hientptran commited on
Commit
e20577b
·
verified ·
1 Parent(s): 65a88ae

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: hientptran/t5-small-finetuned-tifu
4
+ tags:
5
+ - summarization
6
+ - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
+ model-index:
10
+ - name: t5-small-finetuned-tifu
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-small-finetuned-tifu
18
+
19
+ This model is a fine-tuned version of [hientptran/t5-small-finetuned-tifu](https://huggingface.co/hientptran/t5-small-finetuned-tifu) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.9160
22
+ - Rouge1: 21.4234
23
+ - Rouge2: 5.1697
24
+ - Rougel: 17.8628
25
+ - Rougelsum: 18.3012
26
+ - Gen Len: 19.4414
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 16
48
+ - seed: 42
49
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 3
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
57
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
58
+ | 3.0712 | 1.0 | 2107 | 2.9372 | 20.9834 | 4.9652 | 17.5404 | 17.942 | 19.448 |
59
+ | 3.0523 | 2.0 | 4214 | 2.9216 | 21.3716 | 5.1541 | 17.7939 | 18.2228 | 19.4411 |
60
+ | 3.0546 | 3.0 | 6321 | 2.9160 | 21.4234 | 5.1697 | 17.8628 | 18.3012 | 19.4414 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.47.1
66
+ - Pytorch 2.5.1+cu121
67
+ - Datasets 3.2.0
68
+ - Tokenizers 0.21.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.47.1"
6
+ }
runs/Jan13_10-29-49_d47987f2f149/events.out.tfevents.1736764192.d47987f2f149.1391.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a815653463f682ff0701b9b694825a4e222042699641a6ce89e4c0f972f45638
3
- size 9692
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d0b9ab6dcebd67df1146e5d3a57d7f6d205d4b07cf8be0bd8ba36f2d6fd3a06
3
+ size 10571