BlueWard commited on
Commit
f13af06
1 Parent(s): 888bce6

Model save

Browse files
Files changed (2) hide show
  1. README.md +19 -10
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3396
21
- - Rouge1: 0.6999
22
- - Rouge2: 0.6062
23
- - Rougel: 0.6726
24
- - Rougelsum: 0.6724
25
- - Gen Len: 129.2541
26
 
27
  ## Model description
28
 
@@ -47,13 +47,22 @@ The following hyperparameters were used during training:
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
- - num_epochs: 1
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
- |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
56
- | 0.3435 | 1.0 | 4460 | 0.3396 | 0.6999 | 0.6062 | 0.6726 | 0.6724 | 129.2541 |
 
 
 
 
 
 
 
 
 
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0686
21
+ - Rouge1: 0.8873
22
+ - Rouge2: 0.8491
23
+ - Rougel: 0.8815
24
+ - Rougelsum: 0.8815
25
+ - Gen Len: 128.9129
26
 
27
  ## Model description
28
 
 
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
+ - num_epochs: 10
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
56
+ | 0.2591 | 1.0 | 4460 | 0.2573 | 0.7218 | 0.6324 | 0.6969 | 0.6967 | 129.0612 |
57
+ | 0.1657 | 2.0 | 8920 | 0.1600 | 0.7613 | 0.6815 | 0.7401 | 0.7401 | 128.9508 |
58
+ | 0.0945 | 3.0 | 13380 | 0.1157 | 0.8001 | 0.7311 | 0.7837 | 0.7835 | 128.9105 |
59
+ | 0.0508 | 4.0 | 17840 | 0.0976 | 0.8277 | 0.7704 | 0.8152 | 0.8152 | 129.0289 |
60
+ | 0.0296 | 5.0 | 22300 | 0.0853 | 0.857 | 0.8087 | 0.8473 | 0.8471 | 128.9257 |
61
+ | 0.0176 | 6.0 | 26760 | 0.0793 | 0.8702 | 0.8279 | 0.8632 | 0.8633 | 128.9113 |
62
+ | 0.0112 | 7.0 | 31220 | 0.0605 | 0.8789 | 0.8377 | 0.872 | 0.8721 | 128.8637 |
63
+ | 0.0074 | 8.0 | 35680 | 0.0597 | 0.88 | 0.84 | 0.8731 | 0.8732 | 128.9305 |
64
+ | 0.005 | 9.0 | 40140 | 0.0658 | 0.8822 | 0.8433 | 0.8761 | 0.8761 | 128.949 |
65
+ | 0.0036 | 10.0 | 44600 | 0.0686 | 0.8873 | 0.8491 | 0.8815 | 0.8815 | 128.9129 |
66
 
67
 
68
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e038a47faada79ebd79ffe00d5ac79702982e4cc24f29ba6291ed364495b517
3
  size 1625537293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b781996a53d18725663694daa10e3e72e342fb3ddddb68a20c652e2453c0194
3
  size 1625537293