FrankCorrigan commited on
Commit
e53474f
1 Parent(s): 8398b49

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: results
7
  results: []
@@ -12,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # results
14
 
15
- This model is a fine-tuned version of [linydub/bart-large-samsum](https://huggingface.co/linydub/bart-large-samsum) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.0883
18
 
19
  ## Model description
20
 
@@ -46,9 +48,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 2 | 1.0155 |
50
- | No log | 2.0 | 4 | 1.0717 |
51
- | No log | 3.0 | 6 | 1.0883 |
52
 
53
 
54
  ### Framework versions
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - samsum
7
  model-index:
8
  - name: results
9
  results: []
 
14
 
15
  # results
16
 
17
+ This model is a fine-tuned version of [linydub/bart-large-samsum](https://huggingface.co/linydub/bart-large-samsum) on the samsum dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.0158
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | No log | 1.0 | 1 | 0.9563 |
52
+ | No log | 2.0 | 2 | 0.9877 |
53
+ | No log | 3.0 | 3 | 1.0158 |
54
 
55
 
56
  ### Framework versions