hadycht commited on
Commit
d2eed65
1 Parent(s): 80e11c6

hadycht/first_model

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.2317
19
 
20
  ## Model description
21
 
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 0.2238 | 1.0 | 54 | 0.2317 |
50
 
51
 
52
  ### 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: 2.7274
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.7907 | 1.0 | 54 | 2.7274 |
50
 
51
 
52
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff62827f956a144b185793ab7c64cb2316ba22f85b0fc67c7287bf1def30e762
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62e9f4f5efca705b81340170419e155f2a2918823a140d0ededfd682f755bc61
3
  size 1625422896
runs/Mar30_15-16-05_3fc3e27120f5/events.out.tfevents.1711811771.3fc3e27120f5.4132.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c73c6d5d7ae15eb89c5c0eb98d8f4cf2cb1f589008c438d2a121d92dcb448cbc
3
+ size 5556
runs/Mar30_15-20-04_3fc3e27120f5/events.out.tfevents.1711812008.3fc3e27120f5.4132.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ac8b3c895004f46b65eff0e8771e9227ca98c663d63c748c66d7b25355095a
3
+ size 5556
runs/Mar30_15-21-45_3fc3e27120f5/events.out.tfevents.1711812107.3fc3e27120f5.4132.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d3bf9613db46f09f4d018d932dd459d3dd0206c6bea0fea63094423a03a47b5
3
+ size 5970
runs/Mar30_15-21-45_3fc3e27120f5/events.out.tfevents.1711812219.3fc3e27120f5.4132.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:837731b82358ce73bec98b5adaaaa4fa28d65ec6c0e83036f0a74f393375f506
3
+ size 11024
runs/Mar30_15-24-30_3fc3e27120f5/events.out.tfevents.1711812279.3fc3e27120f5.4132.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9335f1f59417919cfb8cdff5a4b1f9b4ae64e16cefebe322371aaaaca3f95a37
3
+ size 7205
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
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,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 60,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 60
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:234600c1fd84700c022755fb223462edb9fce49bb1dd066611c0ce939ee94100
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8628c54029d081cce4a243cdea19a80c2516181b9c2a0356d8bf66eb11abcd94
3
  size 4856