miasetya commited on
Commit
156358f
·
verified ·
1 Parent(s): f588982

fine_tuned_t5_small_model_sec_5_v13

Browse files
Files changed (3) hide show
  1. README.md +13 -13
  2. generation_config.json +2 -2
  3. model.safetensors +1 -1
README.md CHANGED
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.9991
22
- - Rouge1: 0.4046
23
- - Rouge2: 0.1585
24
- - Rougel: 0.2567
25
- - Rougelsum: 0.2569
26
- - Gen Len: 94.9263
27
- - Bert F1: 0.8757
28
 
29
  ## Model description
30
 
@@ -54,12 +54,12 @@ The following hyperparameters were used during training:
54
 
55
  ### Training results
56
 
57
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len | Bert F1 |
58
- |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|:-------:|
59
- | 3.5483 | 1.0 | 95 | 3.1402 | 0.409 | 0.1649 | 0.2588 | 0.2594 | 97.2947 | 0.8751 |
60
- | 3.1867 | 2.0 | 190 | 3.0364 | 0.4075 | 0.1591 | 0.2556 | 0.2558 | 97.8263 | 0.8754 |
61
- | 3.1221 | 3.0 | 285 | 3.0062 | 0.407 | 0.1599 | 0.2569 | 0.2572 | 95.0579 | 0.8759 |
62
- | 3.0951 | 4.0 | 380 | 2.9991 | 0.4046 | 0.1585 | 0.2567 | 0.2569 | 94.9263 | 0.8757 |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 2.9766
22
+ - Rouge1: 0.3717
23
+ - Rouge2: 0.1454
24
+ - Rougel: 0.2451
25
+ - Rougelsum: 0.2447
26
+ - Gen Len: 167.6053
27
+ - Bert F1: 0.86
28
 
29
  ## Model description
30
 
 
54
 
55
  ### Training results
56
 
57
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len | Bert F1 |
58
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|:-------:|
59
+ | 3.5821 | 1.0 | 95 | 3.1263 | 0.3818 | 0.1448 | 0.2426 | 0.2422 | 146.6684 | 0.8607 |
60
+ | 3.1907 | 2.0 | 190 | 3.0156 | 0.3772 | 0.144 | 0.2436 | 0.2433 | 156.6421 | 0.8616 |
61
+ | 3.1261 | 3.0 | 285 | 2.9852 | 0.3717 | 0.143 | 0.2425 | 0.2423 | 165.4684 | 0.86 |
62
+ | 3.1135 | 4.0 | 380 | 2.9766 | 0.3717 | 0.1454 | 0.2451 | 0.2447 | 167.6053 | 0.86 |
63
 
64
 
65
  ### Framework versions
generation_config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
- "max_length": 150,
5
- "min_length": 50,
6
  "num_beams": 4,
7
  "pad_token_id": 0,
8
  "temperature": 3,
 
1
  {
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
+ "max_length": 250,
5
+ "min_length": 200,
6
  "num_beams": 4,
7
  "pad_token_id": 0,
8
  "temperature": 3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49c6b7bb20bfcf17ef7f84c6a0cee5dc4ffbe490923b1e1eb9ee196ac82dcae1
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc921c33e2a7cfbb62cbe0773f737f26c5cf7d2cae5406744bf09846e0ca6934
3
  size 242041896