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: 0.
|
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.4482 | 0.6720 | 0.7027 | 0.7792 | 0.7390 | 0.7917 | 4 |
|
55 |
| 0.3695 | 0.6387 | 0.7142 | 0.7948 | 0.7523 | 0.8047 | 5 |
|
56 |
| 0.3123 | 0.6608 | 0.7443 | 0.7958 | 0.7692 | 0.8154 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
7 |
+
- name: layoutlm-funsd-tf-l
|
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-l
|
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.2621
|
19 |
+
- Validation Loss: 0.6925
|
20 |
+
- Train Overall Precision: 0.7431
|
21 |
+
- Train Overall Recall: 0.7822
|
22 |
+
- Train Overall F1: 0.7622
|
23 |
+
- Train Overall Accuracy: 0.8060
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 0.4482 | 0.6720 | 0.7027 | 0.7792 | 0.7390 | 0.7917 | 4 |
|
55 |
| 0.3695 | 0.6387 | 0.7142 | 0.7948 | 0.7523 | 0.8047 | 5 |
|
56 |
| 0.3123 | 0.6608 | 0.7443 | 0.7958 | 0.7692 | 0.8154 | 6 |
|
57 |
+
| 0.2621 | 0.6925 | 0.7431 | 0.7822 | 0.7622 | 0.8060 | 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:edbf65d245840b71538c2143fe803627762b27b9c764e8a1ce3641a383f28a23
|
3 |
size 450829256
|