gayanin commited on
Commit
e9e14fe
1 Parent(s): 0a4dd96

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.0962
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.3097 | 0.62 | 500 | 0.2292 |
51
- | 0.1679 | 1.24 | 1000 | 0.1343 |
52
- | 0.0677 | 1.86 | 1500 | 0.1084 |
53
- | 0.0444 | 2.48 | 2000 | 0.0962 |
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.0985
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.3216 | 0.62 | 500 | 0.2307 |
51
+ | 0.1661 | 1.24 | 1000 | 0.1390 |
52
+ | 0.0787 | 1.86 | 1500 | 0.1089 |
53
+ | 0.0304 | 2.48 | 2000 | 0.0985 |
54
 
55
 
56
  ### Framework versions