SiyuK commited on
Commit
fce2a4b
1 Parent(s): 24b9816

End of training

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the samsum dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5691
22
 
23
  ## Model description
24
 
@@ -43,22 +43,27 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 10
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 3.1533 | 1.0 | 37 | 2.3528 |
53
- | 2.3091 | 2.0 | 74 | 1.6478 |
54
- | 1.4519 | 3.0 | 111 | 1.0883 |
55
- | 1.0666 | 4.0 | 148 | 0.7953 |
56
- | 0.7106 | 5.0 | 185 | 0.6731 |
57
- | 0.5671 | 6.0 | 222 | 0.6205 |
58
- | 0.5583 | 7.0 | 259 | 0.5940 |
59
- | 0.5599 | 8.0 | 296 | 0.5790 |
60
- | 0.5602 | 9.0 | 333 | 0.5715 |
61
- | 0.5338 | 10.0 | 370 | 0.5691 |
 
 
 
 
 
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the samsum dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4334
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 15
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 0.4513 | 1.0 | 37 | 0.5301 |
53
+ | 0.45 | 2.0 | 74 | 0.5104 |
54
+ | 0.4505 | 3.0 | 111 | 0.4969 |
55
+ | 0.4882 | 4.0 | 148 | 0.4857 |
56
+ | 0.4246 | 5.0 | 185 | 0.4759 |
57
+ | 0.386 | 6.0 | 222 | 0.4672 |
58
+ | 0.3959 | 7.0 | 259 | 0.4599 |
59
+ | 0.4179 | 8.0 | 296 | 0.4536 |
60
+ | 0.427 | 9.0 | 333 | 0.4480 |
61
+ | 0.3997 | 10.0 | 370 | 0.4435 |
62
+ | 0.4041 | 11.0 | 407 | 0.4400 |
63
+ | 0.4021 | 12.0 | 444 | 0.4371 |
64
+ | 0.3551 | 13.0 | 481 | 0.4351 |
65
+ | 0.3619 | 14.0 | 518 | 0.4338 |
66
+ | 0.3768 | 15.0 | 555 | 0.4334 |
67
 
68
 
69
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39ce5d2a30f0e85cb9acfb81d2d3d160d998c379eb6fa6deeae178e97dcd7caf
3
  size 18894856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2fe333eecebb6d762079906c0130617f0c9bfa0f77af9013d3a940bab8199ce
3
  size 18894856
runs/Jun06_04-00-34_cced2c94343d/events.out.tfevents.1717646443.cced2c94343d.622.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3d3d153754e65dd3423ff05e4daa2b712f29190152eb97d3c1b0588d09a9488
3
+ size 21793
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7622ffb12c1570915d0265869718ac074cf7910d8a512e6e149040259c5204dc
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7098da57ce72095a656014c3aa752aa2fc57294c24ad943fea29106719f64308
3
  size 5112