ManuelPerdigo commited on
Commit
b5c5c44
1 Parent(s): 1a111dd

update model card README.md

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/opt-350m](https://huggingface.co/facebook/opt-350m) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.9804
19
 
20
  ## Model description
21
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 4.1961 | 1.0 | 1124 | 4.0780 |
50
- | 4.0012 | 2.0 | 2248 | 3.9984 |
51
- | 3.8827 | 3.0 | 3372 | 3.9804 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 3.9944
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 4.189 | 1.0 | 1137 | 4.1037 |
50
+ | 4.0026 | 2.0 | 2274 | 4.0314 |
51
+ | 3.9094 | 3.0 | 3411 | 3.9944 |
52
 
53
 
54
  ### Framework versions