Training in progress epoch 4
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 0.4192 | 0.8347 | 0.3450 | 0.9040 | 1 |
|
49 |
| 0.2132 | 0.9178 | 0.2288 | 0.9240 | 2 |
|
50 |
| 0.1465 | 0.9364 | 0.1838 | 0.9295 | 3 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1168
|
18 |
+
- Train Accuracy: 0.9446
|
19 |
+
- Validation Loss: 0.1709
|
20 |
+
- Validation Accuracy: 0.9350
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
48 |
| 0.4192 | 0.8347 | 0.3450 | 0.9040 | 1 |
|
49 |
| 0.2132 | 0.9178 | 0.2288 | 0.9240 | 2 |
|
50 |
| 0.1465 | 0.9364 | 0.1838 | 0.9295 | 3 |
|
51 |
+
| 0.1168 | 0.9446 | 0.1709 | 0.9350 | 4 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133754512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b89cfb3c03629b3f8f1ddb8c2fba8fae645d3bbdbfdbbc019be4245291797917
|
3 |
size 133754512
|