nhantruongcse commited on
Commit
11c5a72
1 Parent(s): fce8c8d

End of training

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: VietAI/vit5-large-vietnews-summarization
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: mymodel_larger_vietnews_10k_2e5_3epoch_batchsize4
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
+ # mymodel_larger_vietnews_10k_2e5_3epoch_batchsize4
17
+
18
+ This model is a fine-tuned version of [VietAI/vit5-large-vietnews-summarization](https://huggingface.co/VietAI/vit5-large-vietnews-summarization) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.9223
21
+ - Rouge1: 0.5899
22
+ - Rouge2: 0.281
23
+ - Rougel: 0.3815
24
+ - Rougelsum: 0.3817
25
+ - Gen Len: 40.2035
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: 2e-05
45
+ - train_batch_size: 4
46
+ - eval_batch_size: 4
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 3
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | 1.8242 | 1.0 | 2000 | 1.7603 | 0.5792 | 0.2754 | 0.3786 | 0.3787 | 39.1905 |
58
+ | 1.3026 | 2.0 | 4000 | 1.8069 | 0.5884 | 0.2827 | 0.3827 | 0.3828 | 38.768 |
59
+ | 0.9538 | 3.0 | 6000 | 1.9223 | 0.5899 | 0.281 | 0.3815 | 0.3817 | 40.2035 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.36.0.dev0
65
+ - Pytorch 2.1.0+cu118
66
+ - Datasets 2.15.0
67
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "max_length": 256,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.36.0.dev0"
7
+ }
runs/Dec11_11-06-10_f7cb237773e8/events.out.tfevents.1702292771.f7cb237773e8.10934.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d03e9e33537fb0e9291ca9bd440a4a2a47f82995c6589c64010a2e8ff8f2e07
3
- size 7943
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3272111528c30f06071d758bf393c7e9d7970720044837a800f66fb0807c833
3
+ size 8822