jonaskoenig
commited on
Commit
•
cb9dc83
1
Parent(s):
e1459dd
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: 1.
|
18 |
-
- Train Sparse Categorical Accuracy: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Validation Sparse Categorical Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 1.1163 | 0.6314 | 1.1247 | 0.6292 | 2 |
|
50 |
| 1.0888 | 0.6400 | 1.1253 | 0.6323 | 3 |
|
51 |
| 1.0662 | 0.6473 | 1.1182 | 0.6344 | 4 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
+
- name: topic_classification_03
|
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_03
|
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: 1.0459
|
18 |
+
- Train Sparse Categorical Accuracy: 0.6535
|
19 |
+
- Validation Loss: 1.1181
|
20 |
+
- Validation Sparse Categorical Accuracy: 0.6354
|
21 |
+
- Epoch: 5
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
| 1.1163 | 0.6314 | 1.1247 | 0.6292 | 2 |
|
50 |
| 1.0888 | 0.6400 | 1.1253 | 0.6323 | 3 |
|
51 |
| 1.0662 | 0.6473 | 1.1182 | 0.6344 | 4 |
|
52 |
+
| 1.0459 | 0.6535 | 1.1181 | 0.6354 | 5 |
|
53 |
|
54 |
|
55 |
### 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:fd6cf4d9fb2c38dccf4e8e17ee1e7ccedf37258eb0ff0b4eaf65e23055a56b80
|
3 |
size 51159352
|