update model card README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# GWW
|
13 |
|
14 |
-
This model
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss:
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -45,11 +45,11 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
|
|
49 |
-
|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
11 |
|
12 |
# GWW
|
13 |
|
14 |
+
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 3.5146
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 5.9035 | 1.0 | 111 | 4.6639 |
|
49 |
+
| 4.419 | 2.0 | 222 | 4.0245 |
|
50 |
+
| 4.0005 | 3.0 | 333 | 3.7153 |
|
51 |
+
| 3.771 | 4.0 | 444 | 3.5667 |
|
52 |
+
| 3.6898 | 5.0 | 555 | 3.5200 |
|
53 |
|
54 |
|
55 |
### Framework versions
|