Commit ·
3a05db8
1
Parent(s): 68783f3
Training in progress epoch 2
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: 1.
|
| 19 |
-
- Validation Loss: 1.
|
| 20 |
-
- Train Accuracy: 0.
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 47 |
| 1.3858 | 1.3862 | 0.329 | 0 |
|
| 48 |
| 1.3878 | 1.3850 | 0.321 | 1 |
|
|
|
|
| 49 |
|
| 50 |
|
| 51 |
### 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: 1.3784
|
| 19 |
+
- Validation Loss: 1.3869
|
| 20 |
+
- Train Accuracy: 0.318
|
| 21 |
+
- Epoch: 2
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 47 |
| 1.3858 | 1.3862 | 0.329 | 0 |
|
| 48 |
| 1.3878 | 1.3850 | 0.321 | 1 |
|
| 49 |
+
| 1.3784 | 1.3869 | 0.318 | 2 |
|
| 50 |
|
| 51 |
|
| 52 |
### 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:2874479a4f24e03a0ee88c4dedf4e8269663d7ecab0be39694af4bb46fec8bb9
|
| 3 |
size 267971116
|