gurpreetzenscale commited on
Commit
32a95fb
1 Parent(s): 2d61ca2

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2055
19
 
20
  ## Model description
21
 
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 3 | 1.3814 |
50
- | No log | 2.0 | 6 | 0.5729 |
51
- | No log | 3.0 | 9 | 0.4160 |
52
- | 1.3988 | 4.0 | 12 | 0.3749 |
53
- | 1.3988 | 5.0 | 15 | 0.3224 |
54
- | 1.3988 | 6.0 | 18 | 0.2804 |
55
- | 0.3433 | 7.0 | 21 | 0.2471 |
56
- | 0.3433 | 8.0 | 24 | 0.2242 |
57
- | 0.3433 | 9.0 | 27 | 0.2108 |
58
- | 0.2327 | 10.0 | 30 | 0.2055 |
59
 
60
 
61
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0169
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.1174 | 1.0 | 12 | 0.0623 |
50
+ | 0.0517 | 2.0 | 24 | 0.0303 |
51
+ | 0.0316 | 3.0 | 36 | 0.0224 |
52
+ | 0.0215 | 4.0 | 48 | 0.0198 |
53
+ | 0.019 | 5.0 | 60 | 0.0190 |
54
+ | 0.0171 | 6.0 | 72 | 0.0183 |
55
+ | 0.0175 | 7.0 | 84 | 0.0178 |
56
+ | 0.0168 | 8.0 | 96 | 0.0176 |
57
+ | 0.0165 | 9.0 | 108 | 0.0172 |
58
+ | 0.0157 | 10.0 | 120 | 0.0169 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7d42f0302a1781f0fcfee54f0d5543a6a48b0be5af1f4752896f0e780865c0f
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:306ae9d73adc6534daa670c3f8a52fc41cd1d0114faea90dcbb876feede49bc5
3
  size 1625422896
runs/Apr01_07-22-43_51cf96761eb0/events.out.tfevents.1711956176.51cf96761eb0.965.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18448ad766c208da3ce1993b51197041fcf310b71d8aae91f3225b71a3e2224
3
+ size 16614
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 1024
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 2,
16
+ "pad_type_id": 0,
17
+ "pad_token": "</s>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3a37ba9aed9250e4bb42bed4753b87b880ffe6177a41aff4073035f21679705
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0636ff557daa19a448e5e28e27f070651dacc95339ef5fbdc5548e1d6a7f6f2
3
  size 4920