learn3r commited on
Commit
079c29b
·
1 Parent(s): 493d1e9

Model save

Browse files
Files changed (4) hide show
  1. README.md +12 -14
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
3
  base_model: facebook/bart-base
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - learn3r/summ_screen_fd_bp
8
  model-index:
9
  - name: summ_screen_fd_blueprint_epoch_10
10
  results: []
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # summ_screen_fd_blueprint_epoch_10
17
 
18
- This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the learn3r/summ_screen_fd_bp dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.9205
21
 
22
  ## Model description
23
 
@@ -50,16 +48,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 3.3723 | 0.97 | 14 | 2.2613 |
54
- | 2.4888 | 1.95 | 28 | 2.0879 |
55
- | 2.1694 | 2.99 | 43 | 2.0183 |
56
- | 2.0846 | 3.97 | 57 | 1.9831 |
57
- | 1.9812 | 4.94 | 71 | 1.9577 |
58
- | 1.9352 | 5.98 | 86 | 1.9370 |
59
- | 1.8822 | 6.96 | 100 | 1.9342 |
60
- | 1.853 | 8.0 | 115 | 1.9238 |
61
- | 1.8446 | 8.97 | 129 | 1.9230 |
62
- | 1.8211 | 9.74 | 140 | 1.9205 |
63
 
64
 
65
  ### Framework versions
 
3
  base_model: facebook/bart-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: summ_screen_fd_blueprint_epoch_10
8
  results: []
 
13
 
14
  # summ_screen_fd_blueprint_epoch_10
15
 
16
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.9589
19
 
20
  ## Model description
21
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 3.519 | 0.97 | 14 | 2.3056 |
52
+ | 2.6644 | 1.95 | 28 | 2.1349 |
53
+ | 2.3418 | 2.99 | 43 | 2.0616 |
54
+ | 2.258 | 3.97 | 57 | 2.0360 |
55
+ | 2.169 | 4.94 | 71 | 1.9997 |
56
+ | 2.1336 | 5.98 | 86 | 1.9862 |
57
+ | 2.0952 | 6.96 | 100 | 1.9754 |
58
+ | 2.0666 | 8.0 | 115 | 1.9660 |
59
+ | 2.0563 | 8.97 | 129 | 1.9610 |
60
+ | 2.0426 | 9.74 | 140 | 1.9589 |
61
 
62
 
63
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f19cfbacd43d9c37fa98a1a2325c958f96e93835ebe1b3f722c6909a99690724
3
  size 557971229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772b576aef9e09c6550453728ff0313ce419644df5fbcfe321969616eaa17205
3
  size 557971229
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a0b1fbb3bdae2b704d3ff067394b0bb7cad4854f100723b04859d29a5240952
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae480022d16a797dc2ae6a21c9a822f3824b3289cd4f8bccd357d0812b01cb82
3
  size 4283