Commit
·
e776046
1
Parent(s):
1cb179e
update model card README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 0.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
| 0.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.4588
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 0.4931 | 1.47 | 100 | 0.4591 |
|
49 |
+
| 0.5051 | 2.94 | 200 | 0.4595 |
|
50 |
+
| 0.4978 | 4.41 | 300 | 0.4605 |
|
51 |
+
| 0.5171 | 5.88 | 400 | 0.4607 |
|
52 |
+
| 0.5058 | 7.35 | 500 | 0.4610 |
|
53 |
+
| 0.5095 | 8.82 | 600 | 0.4607 |
|
54 |
+
| 0.5037 | 10.29 | 700 | 0.4643 |
|
55 |
+
| 0.4984 | 11.76 | 800 | 0.4592 |
|
56 |
+
| 0.4985 | 13.24 | 900 | 0.4599 |
|
57 |
+
| 0.4939 | 14.71 | 1000 | 0.4588 |
|
58 |
|
59 |
|
60 |
### Framework versions
|