minhvuquang317
commited on
Commit
·
cdcf472
1
Parent(s):
a7193bb
Upload TFLayoutLMForTokenClassification
Browse files- README.md +10 -9
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -2,24 +2,24 @@
|
|
2 |
tags:
|
3 |
- generated_from_keras_callback
|
4 |
model-index:
|
5 |
-
- name:
|
6 |
results: []
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
10 |
probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
-
#
|
13 |
|
14 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
-
- Validation Loss: 0.
|
18 |
-
- Train Overall Precision: 0.
|
19 |
-
- Train Overall Recall: 0.
|
20 |
-
- Train Overall F1: 0.
|
21 |
-
- Train Overall Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.5031 | 0.6265 | 0.6929 | 0.7903 | 0.7384 | 0.8112 | 4 |
|
53 |
| 0.4202 | 0.6244 | 0.7329 | 0.7863 | 0.7587 | 0.8124 | 5 |
|
54 |
| 0.3479 | 0.6233 | 0.7275 | 0.7702 | 0.7482 | 0.8127 | 6 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
2 |
tags:
|
3 |
- generated_from_keras_callback
|
4 |
model-index:
|
5 |
+
- name: layoutlm-funsd-tf
|
6 |
results: []
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
10 |
probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
+
# layoutlm-funsd-tf
|
13 |
|
14 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.3061
|
17 |
+
- Validation Loss: 0.6626
|
18 |
+
- Train Overall Precision: 0.7205
|
19 |
+
- Train Overall Recall: 0.7863
|
20 |
+
- Train Overall F1: 0.7519
|
21 |
+
- Train Overall Accuracy: 0.8006
|
22 |
+
- Epoch: 7
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
52 |
| 0.5031 | 0.6265 | 0.6929 | 0.7903 | 0.7384 | 0.8112 | 4 |
|
53 |
| 0.4202 | 0.6244 | 0.7329 | 0.7863 | 0.7587 | 0.8124 | 5 |
|
54 |
| 0.3479 | 0.6233 | 0.7275 | 0.7702 | 0.7482 | 0.8127 | 6 |
|
55 |
+
| 0.3061 | 0.6626 | 0.7205 | 0.7863 | 0.7519 | 0.8006 | 7 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450829320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e62817eaf2a16e54a1c025ecadc0a2f5edba5b868b031ef4ccc4b2ca3786e5f3
|
3 |
size 450829320
|