dwb2023 commited on
Commit
dc6fe80
1 Parent(s): f29fc56

dwb2023/Transformers-Workshop-BART-Summarization

Browse files
README.md CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.8718
21
- - Rouge1: 0.181
22
- - Rouge2: 0.1042
23
- - Rougel: 0.162
24
- - Rougelsum: 0.1694
25
 
26
  ## Model description
27
 
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
55
- | 2.6142 | 1.0 | 63 | 1.9662 | 0.1624 | 0.0915 | 0.1465 | 0.1524 |
56
- | 2.0572 | 2.0 | 126 | 1.8836 | 0.1824 | 0.101 | 0.161 | 0.1707 |
57
- | 1.7932 | 3.0 | 189 | 1.8443 | 0.1741 | 0.0961 | 0.1548 | 0.1629 |
58
- | 1.6415 | 4.0 | 252 | 1.8507 | 0.1856 | 0.1044 | 0.1635 | 0.1726 |
59
- | 1.4704 | 5.0 | 315 | 1.8498 | 0.1871 | 0.1067 | 0.1671 | 0.1749 |
60
- | 1.3983 | 6.0 | 378 | 1.8522 | 0.1818 | 0.1021 | 0.1614 | 0.1712 |
61
- | 1.2943 | 7.0 | 441 | 1.8541 | 0.1819 | 0.1009 | 0.1615 | 0.1703 |
62
- | 1.258 | 8.0 | 504 | 1.8718 | 0.181 | 0.1042 | 0.162 | 0.1694 |
63
 
64
 
65
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.8665
21
+ - Rouge1: 0.1884
22
+ - Rouge2: 0.1059
23
+ - Rougel: 0.1664
24
+ - Rougelsum: 0.1772
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
55
+ | 2.6095 | 1.0 | 63 | 1.9725 | 0.1592 | 0.0879 | 0.1436 | 0.1489 |
56
+ | 2.0568 | 2.0 | 126 | 1.8743 | 0.1945 | 0.1119 | 0.1714 | 0.1827 |
57
+ | 1.7918 | 3.0 | 189 | 1.8428 | 0.1867 | 0.1053 | 0.1638 | 0.1734 |
58
+ | 1.6358 | 4.0 | 252 | 1.8366 | 0.1873 | 0.1081 | 0.1664 | 0.1758 |
59
+ | 1.4646 | 5.0 | 315 | 1.8587 | 0.1915 | 0.1075 | 0.1684 | 0.1786 |
60
+ | 1.3943 | 6.0 | 378 | 1.8478 | 0.1824 | 0.1056 | 0.1619 | 0.1706 |
61
+ | 1.2954 | 7.0 | 441 | 1.8752 | 0.1897 | 0.1079 | 0.1662 | 0.1764 |
62
+ | 1.2544 | 8.0 | 504 | 1.8665 | 0.1884 | 0.1059 | 0.1664 | 0.1772 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:551958a5cdf57412c769042e9294482285b18705bdddedc48f569bbf6109fce9
3
  size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6915287852a88d01ef829451b3f64f3bb6d2810627980706c3291740f1132cd
3
  size 557912620
runs/May26_22-28-05_01c46465b667/events.out.tfevents.1716762485.01c46465b667.229.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b037ab40c8b6d6a845ead8664971180431447af7babf19a4731d7b663fca776d
3
+ size 11923
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68455e3279f12a2de164338c6c00fa0341a5f153cdf8fc167ea5b02dd55c189d
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7a0276a926995e54d734e0fd590e31b12a700714cfa052951f07966707b5ddf
3
  size 5304