nhantruongcse commited on
Commit
7559aba
1 Parent(s): 3a17b56

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: VietAI/vit5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: mymodel_base_10k_sample
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_base_10k_sample
17
+
18
+ This model is a fine-tuned version of [VietAI/vit5-base](https://huggingface.co/VietAI/vit5-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.9184
21
+ - Rouge1: 0.5671
22
+ - Rouge2: 0.2484
23
+ - Rougel: 0.3595
24
+ - Rougelsum: 0.3595
25
+ - Gen Len: 41.236
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: 0.0002
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: 5
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
+ | 2.5062 | 1.0 | 2000 | 2.3325 | 0.5017 | 0.2092 | 0.3239 | 0.3239 | 54.9825 |
58
+ | 1.9813 | 2.0 | 4000 | 2.2335 | 0.5247 | 0.225 | 0.3379 | 0.3379 | 48.8705 |
59
+ | 1.4287 | 3.0 | 6000 | 2.2989 | 0.5466 | 0.2348 | 0.3492 | 0.3491 | 42.505 |
60
+ | 0.9458 | 4.0 | 8000 | 2.5270 | 0.5582 | 0.2476 | 0.3568 | 0.357 | 39.268 |
61
+ | 0.5884 | 5.0 | 10000 | 2.9184 | 0.5671 | 0.2484 | 0.3595 | 0.3595 | 41.236 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.36.0.dev0
67
+ - Pytorch 2.1.0+cu118
68
+ - Datasets 2.15.0
69
+ - 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/Dec10_04-01-25_d5f35c740758/events.out.tfevents.1702180886.d5f35c740758.16149.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9a8b9ee00ef6ed6fa75f5dfd92f68484f283997d8c65fe86af55b46f41b53e2
3
- size 9893
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f895aaa29fa9c630c2c6089e254772f3089f8d92918f1842e2c28e3d3721252
3
+ size 10772