jonaskoenig
commited on
Commit
•
72d836e
1
Parent(s):
ce7edb8
add model
Browse files- README.md +3 -13
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -3,22 +3,18 @@ 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 |
-
|
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 |
|
@@ -42,12 +38,6 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
-
| Train Loss | Train Sparse Categorical Accuracy | Validation Loss | Validation Sparse Categorical Accuracy | Epoch |
|
46 |
-
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
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
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
+
- name: xtremedistil-l6-h256-uncased-future-time-references-D2
|
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-future-time-references-D2
|
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 |
+
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
38 |
|
39 |
### Training results
|
40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
|
42 |
|
43 |
### 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:c33046e75214e79f31152fff0faf5b6b2e31862f47626af76986ea780bc92188
|
3 |
size 51151160
|