potradovec commited on
Commit
1bc963f
1 Parent(s): f1ffbc1

End of training

Browse files
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # bart-cnn-samsum-finetuned
15
 
16
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -38,18 +40,32 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 1
42
 
43
  ### Training results
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | No log | 1.0 | 1 | 6.0475 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
51
 
52
- - Transformers 4.38.2
53
- - Pytorch 2.2.1+cu121
54
  - Datasets 2.18.0
55
  - Tokenizers 0.15.2
 
14
  # bart-cnn-samsum-finetuned
15
 
16
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.2177
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 15
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 6 | 0.3206 |
50
+ | 1.4764 | 2.0 | 12 | 0.2261 |
51
+ | 1.4764 | 3.0 | 18 | 0.2178 |
52
+ | 0.2188 | 4.0 | 24 | 0.2113 |
53
+ | 0.2077 | 5.0 | 30 | 0.2105 |
54
+ | 0.2077 | 6.0 | 36 | 0.2146 |
55
+ | 0.1529 | 7.0 | 42 | 0.2058 |
56
+ | 0.1529 | 8.0 | 48 | 0.2216 |
57
+ | 0.1482 | 9.0 | 54 | 0.2060 |
58
+ | 0.1433 | 10.0 | 60 | 0.2049 |
59
+ | 0.1433 | 11.0 | 66 | 0.2040 |
60
+ | 0.1153 | 12.0 | 72 | 0.2117 |
61
+ | 0.1153 | 13.0 | 78 | 0.2181 |
62
+ | 0.1022 | 14.0 | 84 | 0.2220 |
63
+ | 0.1145 | 15.0 | 90 | 0.2177 |
64
 
65
 
66
  ### Framework versions
67
 
68
+ - Transformers 4.39.3
69
+ - Pytorch 2.2.2+cpu
70
  - Datasets 2.18.0
71
  - Tokenizers 0.15.2
config.json CHANGED
@@ -64,7 +64,7 @@
64
  }
65
  },
66
  "torch_dtype": "float32",
67
- "transformers_version": "4.38.2",
68
  "use_cache": true,
69
  "vocab_size": 50264
70
  }
 
64
  }
65
  },
66
  "torch_dtype": "float32",
67
+ "transformers_version": "4.39.3",
68
  "use_cache": true,
69
  "vocab_size": 50264
70
  }
generation_config.json CHANGED
@@ -12,5 +12,5 @@
12
  "no_repeat_ngram_size": 3,
13
  "num_beams": 4,
14
  "pad_token_id": 1,
15
- "transformers_version": "4.38.2"
16
  }
 
12
  "no_repeat_ngram_size": 3,
13
  "num_beams": 4,
14
  "pad_token_id": 1,
15
+ "transformers_version": "4.39.3"
16
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba96cb5a8f0f22120e8d8271626015024a8be932218c31899815d866d3309b68
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c410a27e7fac4e240713ddb83e68e676fdff0a17e0011f05e6258647c0aef5aa
3
  size 1625422896
runs/Apr11_04-02-20_potradovec/events.out.tfevents.1712822540.potradovec.4828.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a680ae7174d8e862889c8bdd417ec04ff33b895e3dd286f420280cca443f3ee2
3
+ size 6256
runs/Apr11_04-12-22_potradovec/events.out.tfevents.1712823142.potradovec.29844.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84e439f9cf5bbabea6519c408086f889e80947df9dcbeedffcd1111cc244e3bf
3
+ size 11844
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db24b11f3dc78907cbd3c79960a3d23d337d4d3b6cad561407277414a345e155
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aec52c2160ab5a4a3076ed3b7043ae996701db373121efeec73d29bcfff44c8
3
+ size 4984