gayanin commited on
Commit
23f77ae
1 Parent(s): fe82de6

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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.1674
19
 
20
  ## Model description
21
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.2845 | 0.87 | 500 | 0.2089 |
52
- | 0.1944 | 1.73 | 1000 | 0.1817 |
53
- | 0.1366 | 2.6 | 1500 | 0.1674 |
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.1725
19
 
20
  ## Model description
21
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.34 | 0.87 | 500 | 0.2147 |
52
+ | 0.167 | 1.73 | 1000 | 0.1838 |
53
+ | 0.1393 | 2.6 | 1500 | 0.1725 |
54
 
55
 
56
  ### Framework versions