andrewnoel
commited on
Commit
•
8e1e00e
1
Parent(s):
0471a5c
update model card README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# test_trainer
|
14 |
|
15 |
-
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss:
|
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 |
-
| 1.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
12 |
|
13 |
# test_trainer
|
14 |
|
15 |
+
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.0827
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 1.1571 | 1.0 | 1921 | 1.0670 |
|
49 |
+
| 0.8882 | 2.0 | 3842 | 1.0116 |
|
50 |
+
| 0.6397 | 3.0 | 5763 | 1.0827 |
|
51 |
|
52 |
|
53 |
### Framework versions
|