Upload TFLayoutLMForTokenClassification
Browse files- README.md +10 -9
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -4,24 +4,24 @@ base_model: microsoft/layoutlm-base-uncased
|
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
12 |
probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Overall Precision: 0.
|
21 |
-
- Train Overall Recall: 0.
|
22 |
-
- Train Overall F1: 0.
|
23 |
-
- Train Overall Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.9349 | 1.1771 | 0.3860 | 0.5610 | 0.4574 | 0.5416 | 4 |
|
55 |
| 0.8505 | 1.0244 | 0.4657 | 0.5685 | 0.5120 | 0.6265 | 5 |
|
56 |
| 0.7170 | 1.1978 | 0.4534 | 0.5660 | 0.5035 | 0.6193 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
7 |
+
- name: layoutlm-funsd-tf
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
12 |
probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# layoutlm-funsd-tf
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.6138
|
19 |
+
- Validation Loss: 1.1905
|
20 |
+
- Train Overall Precision: 0.5008
|
21 |
+
- Train Overall Recall: 0.5921
|
22 |
+
- Train Overall F1: 0.5427
|
23 |
+
- Train Overall Accuracy: 0.6364
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 0.9349 | 1.1771 | 0.3860 | 0.5610 | 0.4574 | 0.5416 | 4 |
|
55 |
| 0.8505 | 1.0244 | 0.4657 | 0.5685 | 0.5120 | 0.6265 | 5 |
|
56 |
| 0.7170 | 1.1978 | 0.4534 | 0.5660 | 0.5035 | 0.6193 | 6 |
|
57 |
+
| 0.6138 | 1.1905 | 0.5008 | 0.5921 | 0.5427 | 0.6364 | 7 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450829256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff3a0caf292ad846ce9b41c0bcd9c96aa4396f44b2746b385281f055ab0d35a6
|
3 |
size 450829256
|