jonaskoenig
commited on
Commit
•
be35d49
1
Parent(s):
204cc30
add model
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -3,20 +3,20 @@ 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 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.8707 | 0.7120 | 6 |
|
52 |
| 0.8578 | 0.7160 | 7 |
|
53 |
| 0.8448 | 0.7199 | 8 |
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
+
- name: topic_classification_04
|
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 |
+
# topic_classification_04
|
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.8325
|
18 |
+
- Train Sparse Categorical Accuracy: 0.7237
|
19 |
+
- Epoch: 9
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
| 0.8707 | 0.7120 | 6 |
|
52 |
| 0.8578 | 0.7160 | 7 |
|
53 |
| 0.8448 | 0.7199 | 8 |
|
54 |
+
| 0.8325 | 0.7237 | 9 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 51159352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:decfe12b70109af8215318fbc5150e8effb55949fa9897ce23981bbbaf6844ba
|
3 |
size 51159352
|