jonaskoenig
commited on
Commit
•
dc58f41
1
Parent(s):
09bde70
add model
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -3,22 +3,22 @@ license: mit
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
11 |
probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
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.0681 | 0.9770 | 0.0327 | 0.9839 | 0 |
|
48 |
| 0.0301 | 0.9856 | 0.0321 | 0.9853 | 1 |
|
49 |
| 0.0262 | 0.9875 | 0.0286 | 0.9864 | 2 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
+
- name: xtremedistil-l6-h256-uncased-question-vs-statement-classifier
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
11 |
probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# xtremedistil-l6-h256-uncased-question-vs-statement-classifier
|
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.0227
|
18 |
+
- Train Sparse Categorical Accuracy: 0.9894
|
19 |
+
- Validation Loss: 0.0294
|
20 |
+
- Validation Sparse Categorical Accuracy: 0.9868
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 0.0681 | 0.9770 | 0.0327 | 0.9839 | 0 |
|
48 |
| 0.0301 | 0.9856 | 0.0321 | 0.9853 | 1 |
|
49 |
| 0.0262 | 0.9875 | 0.0286 | 0.9864 | 2 |
|
50 |
+
| 0.0227 | 0.9894 | 0.0294 | 0.9868 | 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:7e1053c5e8b9084611af6d1936fa2011bdfbf84aab09611fff0fc108ae55bcce
|
3 |
size 51151160
|