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

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.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,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.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
 
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.9971
22
+ - Rouge1: 0.4057
23
+ - Rouge2: 0.155
24
+ - Rougel: 0.2516
25
+ - Rougelsum: 0.252
26
+ - Gen Len: 95.1
27
+ - Bert F1: 0.8758
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.5508 | 1.0 | 95 | 3.1502 | 0.4016 | 0.1522 | 0.2479 | 0.2476 | 97.6526 | 0.874 |
60
+ | 3.1904 | 2.0 | 190 | 3.0374 | 0.4094 | 0.1578 | 0.2536 | 0.2536 | 97.6474 | 0.8757 |
61
+ | 3.138 | 3.0 | 285 | 3.0059 | 0.4034 | 0.1538 | 0.2486 | 0.2491 | 95.0211 | 0.8752 |
62
+ | 3.1061 | 4.0 | 380 | 2.9971 | 0.4057 | 0.155 | 0.2516 | 0.252 | 95.1 | 0.8758 |
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": 250,
5
- "min_length": 200,
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": 150,
5
+ "min_length": 50,
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:fc921c33e2a7cfbb62cbe0773f737f26c5cf7d2cae5406744bf09846e0ca6934
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731c8c6d9dde1fc5820f8b52c120591d129696d9de774e2841b53b59e6ba9b94
3
  size 242041896