jonaskoenig
commited on
Commit
•
ce7edb8
1
Parent(s):
7713f4c
Training in progress epoch 3
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/xtremedistil-l6-h256-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h256-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Sparse Categorical Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Sparse Categorical Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 0.0388 | 0.9891 | 0.0154 | 0.9957 | 0 |
|
48 |
| 0.0133 | 0.9962 | 0.0088 | 0.9975 | 1 |
|
49 |
| 0.0087 | 0.9974 | 0.0081 | 0.9978 | 2 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/xtremedistil-l6-h256-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h256-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0068
|
18 |
+
- Train Sparse Categorical Accuracy: 0.9980
|
19 |
+
- Validation Loss: 0.0074
|
20 |
+
- Validation Sparse Categorical Accuracy: 0.9982
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 0.0388 | 0.9891 | 0.0154 | 0.9957 | 0 |
|
48 |
| 0.0133 | 0.9962 | 0.0088 | 0.9975 | 1 |
|
49 |
| 0.0087 | 0.9974 | 0.0081 | 0.9978 | 2 |
|
50 |
+
| 0.0068 | 0.9980 | 0.0074 | 0.9982 | 3 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 51151160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1439ceefa0e410640871a3f2358dadf1ee1e0b4c5e588330418e1d0294141fb8
|
3 |
size 51151160
|