GlycerinLOL commited on
Commit
9e8a34e
1 Parent(s): 03076e6

Model save

Browse files
README.md CHANGED
@@ -19,15 +19,15 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [google/pegasus-xsum](https://huggingface.co/google/pegasus-xsum) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.7193
23
- - Rouge1: 0.4541
24
- - Rouge2: 0.2071
25
- - Rougel: 0.3708
26
- - Rougelsum: 0.3708
27
- - Gen Len: 26.4531
28
- - Precision: 0.9082
29
- - Recall: 0.9061
30
- - F1: 0.907
31
 
32
  ## Model description
33
 
@@ -54,17 +54,19 @@ The following hyperparameters were used during training:
54
  - total_train_batch_size: 128
55
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
56
  - lr_scheduler_type: linear
57
- - num_epochs: 4
58
  - mixed_precision_training: Native AMP
59
 
60
  ### Training results
61
 
62
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len | Precision | Recall | F1 |
63
- |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|:---------:|:------:|:------:|
64
- | No log | 1.0 | 390 | 1.8258 | 0.4338 | 0.1906 | 0.3496 | 0.3498 | 26.2967 | 0.9049 | 0.9023 | 0.9034 |
65
- | 2.1621 | 2.0 | 781 | 1.7537 | 0.4449 | 0.2005 | 0.3633 | 0.3633 | 26.2727 | 0.9068 | 0.9044 | 0.9054 |
66
- | 1.8794 | 3.0 | 1172 | 1.7268 | 0.4518 | 0.2061 | 0.3696 | 0.3695 | 26.4345 | 0.9078 | 0.9058 | 0.9066 |
67
- | 1.8271 | 3.99 | 1560 | 1.7193 | 0.4541 | 0.2071 | 0.3708 | 0.3708 | 26.4531 | 0.9082 | 0.9061 | 0.907 |
 
 
68
 
69
 
70
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [google/pegasus-xsum](https://huggingface.co/google/pegasus-xsum) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.6991
23
+ - Rouge1: 0.4572
24
+ - Rouge2: 0.2103
25
+ - Rougel: 0.3743
26
+ - Rougelsum: 0.3742
27
+ - Gen Len: 26.3378
28
+ - Precision: 0.909
29
+ - Recall: 0.9067
30
+ - F1: 0.9076
31
 
32
  ## Model description
33
 
 
54
  - total_train_batch_size: 128
55
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
56
  - lr_scheduler_type: linear
57
+ - num_epochs: 6
58
  - mixed_precision_training: Native AMP
59
 
60
  ### Training results
61
 
62
+ | Training Loss | Epoch | Step | F1 | Gen Len | Validation Loss | Precision | Recall | Rouge1 | Rouge2 | Rougel | Rougelsum |
63
+ |:-------------:|:-----:|:----:|:------:|:-------:|:---------------:|:---------:|:------:|:------:|:------:|:------:|:---------:|
64
+ | No log | 1.0 | 390 | 0.9034 | 26.2967 | 1.8258 | 0.9049 | 0.9023 | 0.4338 | 0.1906 | 0.3496 | 0.3498 |
65
+ | 2.1621 | 2.0 | 781 | 0.9054 | 26.2727 | 1.7537 | 0.9068 | 0.9044 | 0.4449 | 0.2005 | 0.3633 | 0.3633 |
66
+ | 1.8794 | 3.0 | 1172 | 0.9066 | 26.4345 | 1.7268 | 0.9078 | 0.9058 | 0.4518 | 0.2061 | 0.3696 | 0.3695 |
67
+ | 1.8271 | 4.0 | 1560 | 1.7157 | 0.4539 | 0.2075 | 0.3716 | 0.3714 | 26.3971| 0.9082 | 0.906 | 0.9069 |
68
+ | 1.8271 | 5.0 | 1951 | 1.7033 | 0.4561 | 0.2098 | 0.3735 | 0.3734 | 26.3015| 0.9087 | 0.9065 | 0.9074 |
69
+ | 1.8067 | 5.99 | 2340 | 1.6991 | 0.4572 | 0.2103 | 0.3743 | 0.3742 | 26.3378| 0.909 | 0.9067 | 0.9076 |
70
 
71
 
72
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fb2fd3da7a3620603d38eda636ae62668840bc4f25a9aedd87de66c5105cd3e
3
  size 2279458540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a84e8b6fb078d5f9641b6273ed225b5ee5cf1a70f46514af2ba91d7f5baad1c8
3
  size 2279458540
runs/Mar02_13-27-43_oi5vv8ctr1709312124223-tkfr5/events.out.tfevents.1709357276.oi5vv8ctr1709312124223-tkfr5.28786.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c239f27fa15a5ce0ff18e82bd868e68cf9a7c2d98a6f0c22bc71104e428f96a8
3
- size 6789
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cec3096fb05ca5dd0094716d7ae97cc0625c0798c9da9d20348736cc4ad80cb
3
+ size 7817