gayanin commited on
Commit
9ea1779
·
verified ·
1 Parent(s): d31d0be

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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-base](https://huggingface.co/facebook/bart-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0588
19
 
20
  ## Model description
21
 
@@ -47,10 +47,10 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.1564 | 0.62 | 500 | 0.0886 |
51
- | 0.0952 | 1.24 | 1000 | 0.0626 |
52
- | 0.0489 | 1.86 | 1500 | 0.0621 |
53
- | 0.0345 | 2.48 | 2000 | 0.0588 |
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0541
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.1609 | 0.62 | 500 | 0.0887 |
51
+ | 0.0935 | 1.24 | 1000 | 0.0645 |
52
+ | 0.0532 | 1.86 | 1500 | 0.0592 |
53
+ | 0.0267 | 2.48 | 2000 | 0.0541 |
54
 
55
 
56
  ### Framework versions