End of training
Browse files- README.md +6 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,9 +13,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss:
|
17 |
-
- Validation Loss:
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,9 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 6.9370 | 6.3016 | 0 |
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 5.6501
|
17 |
+
- Validation Loss: 5.9263
|
18 |
+
- Epoch: 3
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 6.9370 | 6.3016 | 0 |
|
45 |
+
| 6.1151 | 6.0404 | 1 |
|
46 |
+
| 5.8246 | 5.9557 | 2 |
|
47 |
+
| 5.6501 | 5.9263 | 3 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 451065960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36f9dc692d32736d9fc66e39124c98eb31296940616cdcf9573534851c4d6110
|
3 |
size 451065960
|