Upload TFLayoutLMForTokenClassification
Browse files- README.md +15 -15
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
-
base_model: microsoft/layoutlm-base-uncased
|
6 |
model-index:
|
7 |
- name: layoutlm-cord-tf
|
8 |
results: []
|
@@ -15,12 +15,12 @@ probably proofread and complete it, then remove this comment. -->
|
|
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: 7
|
25 |
|
26 |
## Model description
|
@@ -47,14 +47,14 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
-
| 1.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: microsoft/layoutlm-base-uncased
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
|
|
6 |
model-index:
|
7 |
- name: layoutlm-cord-tf
|
8 |
results: []
|
|
|
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.0379
|
19 |
+
- Validation Loss: 0.1673
|
20 |
+
- Train Overall Precision: 0.9428
|
21 |
+
- Train Overall Recall: 0.9528
|
22 |
+
- Train Overall F1: 0.9478
|
23 |
+
- Train Overall Accuracy: 0.9605
|
24 |
- Epoch: 7
|
25 |
|
26 |
## Model description
|
|
|
47 |
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
+
| 1.2812 | 0.5563 | 0.8209 | 0.8265 | 0.8237 | 0.8574 | 0 |
|
51 |
+
| 0.3842 | 0.2602 | 0.9121 | 0.9155 | 0.9138 | 0.9406 | 1 |
|
52 |
+
| 0.2075 | 0.2085 | 0.9257 | 0.9201 | 0.9229 | 0.9453 | 2 |
|
53 |
+
| 0.1377 | 0.1793 | 0.9368 | 0.9368 | 0.9368 | 0.9555 | 3 |
|
54 |
+
| 0.0889 | 0.1902 | 0.9282 | 0.9346 | 0.9314 | 0.9525 | 4 |
|
55 |
+
| 0.0747 | 0.1610 | 0.9455 | 0.9513 | 0.9484 | 0.9648 | 5 |
|
56 |
+
| 0.0514 | 0.1796 | 0.9480 | 0.9566 | 0.9523 | 0.9639 | 6 |
|
57 |
+
| 0.0379 | 0.1673 | 0.9428 | 0.9528 | 0.9478 | 0.9605 | 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:92f9a0c707e792528248ebdd551a4ac0ca1a4f21e09947f5d8ca0d47591b52ff
|
3 |
size 450878408
|