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.0915 | 0.1956 | 0.9390 | 0.9482 | 0.9436 | 0.9571 | 4 |
|
55 |
| 0.0810 | 0.2157 | 0.9392 | 0.9399 | 0.9395 | 0.9559 | 5 |
|
56 |
| 0.0628 | 0.1726 | 0.9410 | 0.9467 | 0.9439 | 0.9618 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
7 |
+
- name: layoutlm-cord-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-cord-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.0418
|
19 |
+
- Validation Loss: 0.1882
|
20 |
+
- Train Overall Precision: 0.9468
|
21 |
+
- Train Overall Recall: 0.9490
|
22 |
+
- Train Overall F1: 0.9479
|
23 |
+
- Train Overall Accuracy: 0.9652
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 0.0915 | 0.1956 | 0.9390 | 0.9482 | 0.9436 | 0.9571 | 4 |
|
55 |
| 0.0810 | 0.2157 | 0.9392 | 0.9399 | 0.9395 | 0.9559 | 5 |
|
56 |
| 0.0628 | 0.1726 | 0.9410 | 0.9467 | 0.9439 | 0.9618 | 6 |
|
57 |
+
| 0.0418 | 0.1882 | 0.9468 | 0.9490 | 0.9479 | 0.9652 | 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 450878408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a2c635b84424de0ef5685391e6bb44cbfd39024c16ccfa206ddbc08ff121a5
|
3 |
size 450878408
|