Upload TFLayoutLMForTokenClassification
Browse files- README.md +17 -14
- 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 |
|
@@ -45,11 +45,14 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
48 |
-
| 1.
|
49 |
-
| 1.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### 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.2451
|
17 |
+
- Validation Loss: 0.7339
|
18 |
+
- Train Overall Precision: 0.7247
|
19 |
+
- Train Overall Recall: 0.8058
|
20 |
+
- Train Overall F1: 0.7631
|
21 |
+
- Train Overall Accuracy: 0.7976
|
22 |
+
- Epoch: 7
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
48 |
+
| 1.6758 | 1.4035 | 0.2734 | 0.3191 | 0.2945 | 0.5113 | 0 |
|
49 |
+
| 1.1350 | 0.8802 | 0.5626 | 0.6538 | 0.6048 | 0.7313 | 1 |
|
50 |
+
| 0.7417 | 0.6927 | 0.6604 | 0.7602 | 0.7068 | 0.7805 | 2 |
|
51 |
+
| 0.5568 | 0.6715 | 0.7039 | 0.7501 | 0.7263 | 0.7823 | 3 |
|
52 |
+
| 0.4493 | 0.6464 | 0.7073 | 0.7782 | 0.7410 | 0.7980 | 4 |
|
53 |
+
| 0.3732 | 0.6112 | 0.7108 | 0.7858 | 0.7464 | 0.8182 | 5 |
|
54 |
+
| 0.2949 | 0.6429 | 0.7123 | 0.7988 | 0.7531 | 0.8070 | 6 |
|
55 |
+
| 0.2451 | 0.7339 | 0.7247 | 0.8058 | 0.7631 | 0.7976 | 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:1999be8baaf11c4145ebf33e95d313cb55718b534c0856062b8c2f3e3b59bd78
|
3 |
size 450829320
|