sjunique commited on
Commit
1900133
1 Parent(s): 88f9386

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +52 -5
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0956
18
 
19
  ## Model description
20
 
@@ -39,15 +39,62 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 3.0
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.8237 | 1.0 | 99 | 0.3086 |
49
- | 0.1751 | 2.0 | 198 | 0.1237 |
50
- | 0.1302 | 3.0 | 297 | 0.0956 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0519
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 50
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.7497 | 1.0 | 99 | 0.2608 |
49
+ | 0.1367 | 2.0 | 198 | 0.0607 |
50
+ | 0.0658 | 3.0 | 297 | 0.0529 |
51
+ | 0.0563 | 4.0 | 396 | 0.0521 |
52
+ | 0.0575 | 5.0 | 495 | 0.0522 |
53
+ | 0.0489 | 6.0 | 594 | 0.0518 |
54
+ | 0.0503 | 7.0 | 693 | 0.0511 |
55
+ | 0.0494 | 8.0 | 792 | 0.0532 |
56
+ | 0.0496 | 9.0 | 891 | 0.0512 |
57
+ | 0.0494 | 10.0 | 990 | 0.0515 |
58
+ | 0.051 | 11.0 | 1089 | 0.0517 |
59
+ | 0.0508 | 12.0 | 1188 | 0.0509 |
60
+ | 0.0543 | 13.0 | 1287 | 0.0516 |
61
+ | 0.0471 | 14.0 | 1386 | 0.0520 |
62
+ | 0.0483 | 15.0 | 1485 | 0.0519 |
63
+ | 0.0469 | 16.0 | 1584 | 0.0516 |
64
+ | 0.0478 | 17.0 | 1683 | 0.0514 |
65
+ | 0.0477 | 18.0 | 1782 | 0.0513 |
66
+ | 0.0479 | 19.0 | 1881 | 0.0511 |
67
+ | 0.0473 | 20.0 | 1980 | 0.0512 |
68
+ | 0.046 | 21.0 | 2079 | 0.0522 |
69
+ | 0.0481 | 22.0 | 2178 | 0.0514 |
70
+ | 0.0477 | 23.0 | 2277 | 0.0513 |
71
+ | 0.0476 | 24.0 | 2376 | 0.0514 |
72
+ | 0.047 | 25.0 | 2475 | 0.0517 |
73
+ | 0.0477 | 26.0 | 2574 | 0.0515 |
74
+ | 0.0461 | 27.0 | 2673 | 0.0515 |
75
+ | 0.0458 | 28.0 | 2772 | 0.0516 |
76
+ | 0.0463 | 29.0 | 2871 | 0.0518 |
77
+ | 0.0471 | 30.0 | 2970 | 0.0514 |
78
+ | 0.0452 | 31.0 | 3069 | 0.0518 |
79
+ | 0.0441 | 32.0 | 3168 | 0.0515 |
80
+ | 0.0477 | 33.0 | 3267 | 0.0519 |
81
+ | 0.0467 | 34.0 | 3366 | 0.0518 |
82
+ | 0.0464 | 35.0 | 3465 | 0.0515 |
83
+ | 0.045 | 36.0 | 3564 | 0.0517 |
84
+ | 0.0445 | 37.0 | 3663 | 0.0517 |
85
+ | 0.0449 | 38.0 | 3762 | 0.0515 |
86
+ | 0.0449 | 39.0 | 3861 | 0.0518 |
87
+ | 0.0454 | 40.0 | 3960 | 0.0518 |
88
+ | 0.0452 | 41.0 | 4059 | 0.0518 |
89
+ | 0.0448 | 42.0 | 4158 | 0.0518 |
90
+ | 0.0446 | 43.0 | 4257 | 0.0519 |
91
+ | 0.0448 | 44.0 | 4356 | 0.0519 |
92
+ | 0.0443 | 45.0 | 4455 | 0.0519 |
93
+ | 0.0452 | 46.0 | 4554 | 0.0519 |
94
+ | 0.0429 | 47.0 | 4653 | 0.0519 |
95
+ | 0.0455 | 48.0 | 4752 | 0.0519 |
96
+ | 0.0452 | 49.0 | 4851 | 0.0519 |
97
+ | 0.0441 | 50.0 | 4950 | 0.0519 |
98
 
99
 
100
  ### Framework versions