End of training
Browse files
README.md
CHANGED
@@ -13,9 +13,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
- Validation Loss: 0.1098
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,10 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 0.0287 | 0.1098 | 0 |
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.0219
|
17 |
- Validation Loss: 0.1098
|
18 |
+
- Epoch: 4
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 0.0287 | 0.1098 | 0 |
|
45 |
+
| 0.0227 | 0.1098 | 1 |
|
46 |
+
| 0.0224 | 0.1098 | 2 |
|
47 |
+
| 0.0231 | 0.1098 | 3 |
|
48 |
+
| 0.0219 | 0.1098 | 4 |
|
49 |
|
50 |
|
51 |
### Framework versions
|