Commit
·
7afc058
1
Parent(s):
516e76f
Upload TFLayoutLMForTokenClassification
Browse files- README.md +10 -9
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -3,24 +3,24 @@ base_model: microsoft/layoutlm-base-uncased
|
|
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/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Overall Precision: 0.
|
20 |
-
- Train Overall Recall: 0.
|
21 |
-
- Train Overall F1: 0.
|
22 |
-
- Train Overall Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
| 0.4399 | 0.6261 | 0.7078 | 0.7863 | 0.7449 | 0.8077 | 4 |
|
54 |
| 0.3561 | 0.6431 | 0.7204 | 0.7757 | 0.7470 | 0.8067 | 5 |
|
55 |
| 0.2843 | 0.6247 | 0.7359 | 0.8038 | 0.7683 | 0.8182 | 6 |
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
+
- name: layoutlm-funsd-tf
|
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 |
+
# layoutlm-funsd-tf
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.2389
|
18 |
+
- Validation Loss: 0.6400
|
19 |
+
- Train Overall Precision: 0.7230
|
20 |
+
- Train Overall Recall: 0.8043
|
21 |
+
- Train Overall F1: 0.7615
|
22 |
+
- Train Overall Accuracy: 0.8148
|
23 |
+
- Epoch: 7
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
53 |
| 0.4399 | 0.6261 | 0.7078 | 0.7863 | 0.7449 | 0.8077 | 4 |
|
54 |
| 0.3561 | 0.6431 | 0.7204 | 0.7757 | 0.7470 | 0.8067 | 5 |
|
55 |
| 0.2843 | 0.6247 | 0.7359 | 0.8038 | 0.7683 | 0.8182 | 6 |
|
56 |
+
| 0.2389 | 0.6400 | 0.7230 | 0.8043 | 0.7615 | 0.8148 | 7 |
|
57 |
|
58 |
|
59 |
### 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:f6cf8507f0eb0b62576ca25e67bbb27a53011fba275bc635e067b84ad127e346
|
3 |
size 450829256
|