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 |
|
@@ -78,6 +78,7 @@ The following hyperparameters were used during training:
|
|
78 |
| 0.0396 | 0.9753 | 0.75 | 0.8023 | 0.7753 | 0.7968 | 28 |
|
79 |
| 0.0327 | 0.9237 | 0.7462 | 0.8038 | 0.7739 | 0.8076 | 29 |
|
80 |
| 0.0288 | 0.9539 | 0.7396 | 0.7993 | 0.7683 | 0.8033 | 30 |
|
|
|
81 |
|
82 |
|
83 |
### 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.0262
|
19 |
+
- Validation Loss: 0.9574
|
20 |
+
- Train Overall Precision: 0.7433
|
21 |
+
- Train Overall Recall: 0.8093
|
22 |
+
- Train Overall F1: 0.7749
|
23 |
+
- Train Overall Accuracy: 0.8024
|
24 |
+
- Epoch: 31
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
78 |
| 0.0396 | 0.9753 | 0.75 | 0.8023 | 0.7753 | 0.7968 | 28 |
|
79 |
| 0.0327 | 0.9237 | 0.7462 | 0.8038 | 0.7739 | 0.8076 | 29 |
|
80 |
| 0.0288 | 0.9539 | 0.7396 | 0.7993 | 0.7683 | 0.8033 | 30 |
|
81 |
+
| 0.0262 | 0.9574 | 0.7433 | 0.8093 | 0.7749 | 0.8024 | 31 |
|
82 |
|
83 |
|
84 |
### 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:a6bab0b111918471f06cbdedbd29cc6e56197e9530bfe7088a8256f59daeae32
|
3 |
size 450829256
|