hoangtran0308
commited on
Commit
•
33f94a2
1
Parent(s):
66fc445
Training in progress epoch 9
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [Intel/dynamic_tinybert](https://huggingface.co/Intel/dynamic_tinybert) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
| 0.7610 | 2.1023 | 0.29 | 6 |
|
54 |
| 0.6154 | 2.5488 | 0.289 | 7 |
|
55 |
| 0.5057 | 2.8837 | 0.292 | 8 |
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Intel/dynamic_tinybert](https://huggingface.co/Intel/dynamic_tinybert) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.4325
|
19 |
+
- Validation Loss: 3.1445
|
20 |
+
- Train Accuracy: 0.293
|
21 |
+
- Epoch: 9
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
| 0.7610 | 2.1023 | 0.29 | 6 |
|
54 |
| 0.6154 | 2.5488 | 0.289 | 7 |
|
55 |
| 0.5057 | 2.8837 | 0.292 | 8 |
|
56 |
+
| 0.4325 | 3.1445 | 0.293 | 9 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267971116
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17f09aebed6f3e1bd8cb5dec80aa932e50885f4dfd08c00f92cbc0c68ef69a7d
|
3 |
size 267971116
|