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: 6.
|
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.9124 | 6.3751 | 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.9875
|
17 |
+
- Validation Loss: 6.2857
|
18 |
+
- Epoch: 3
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| 6.9124 | 6.3751 | 0 |
|
45 |
+
| 6.1343 | 6.1381 | 1 |
|
46 |
+
| 5.9190 | 6.1139 | 2 |
|
47 |
+
| 5.9875 | 6.2857 | 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:3d291bdb27b8b6d9981e06cfb8c452fc82cd2df4f42c15c20717506f77c5a2ac
|
3 |
size 451065960
|