ksenon07147
commited on
Commit
·
76faa9d
1
Parent(s):
15285e5
update model card README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 3.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
| 3.
|
49 |
-
| 2.
|
50 |
-
| 2.
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 3.3806
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 3.453 | 1.0 | 849 | 3.3589 |
|
49 |
+
| 2.9744 | 2.0 | 1698 | 3.3594 |
|
50 |
+
| 2.7146 | 3.0 | 2547 | 3.3806 |
|
51 |
|
52 |
|
53 |
### Framework versions
|