ThuyNT03 commited on
Commit
8c66bb0
1 Parent(s): d2cb7ce

End of training

Browse files
Files changed (3) hide show
  1. README.md +68 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: vit5-base-standardized-color
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
+ # vit5-base-standardized-color
17
+
18
+ This model is a fine-tuned version of [VietAI/vit5-base](https://huggingface.co/VietAI/vit5-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6954
21
+ - Rouge1: 74.1444
22
+ - Rouge2: 67.6733
23
+ - Rougel: 73.6458
24
+ - Rougelsum: 73.7053
25
+ - Gen Len: 7.3623
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: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
+ | No log | 1.0 | 472 | 0.7246 | 72.5851 | 65.9384 | 72.1305 | 72.0232 | 8.4407 |
57
+ | 1.0847 | 2.0 | 944 | 0.6714 | 73.9038 | 67.1961 | 73.5409 | 73.5136 | 6.214 |
58
+ | 0.5906 | 3.0 | 1416 | 0.6565 | 74.0155 | 67.4387 | 73.6696 | 73.6203 | 7.2754 |
59
+ | 0.464 | 4.0 | 1888 | 0.6696 | 74.3779 | 67.7236 | 73.9367 | 74.0007 | 7.214 |
60
+ | 0.389 | 5.0 | 2360 | 0.6954 | 74.1444 | 67.6733 | 73.6458 | 73.7053 | 7.3623 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.33.0
66
+ - Pytorch 2.0.0
67
+ - Datasets 2.1.0
68
+ - Tokenizers 0.13.3
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.33.0"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0414b8e58c7e255469484160ac7c93f5476a8059581e491ea908c1c5cda4a7e7
3
  size 903892625
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6fd6f433f9ab573b7e497ffa3b1a4e59c17b9671cd7aca6c6b78cee7f71e00f
3
  size 903892625