Training in progress epoch 0
Browse files
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: layoutlm-funsd-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-funsd-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:
|
19 |
-
- Validation Loss:
|
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 |
|
@@ -47,14 +47,7 @@ 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 |
-
| 1.2368 | 0.9387 | 0.5360 | 0.6417 | 0.5842 | 0.7187 | 1 |
|
52 |
-
| 0.8113 | 0.7147 | 0.6413 | 0.7240 | 0.6802 | 0.7733 | 2 |
|
53 |
-
| 0.5923 | 0.6811 | 0.6843 | 0.7657 | 0.7227 | 0.7861 | 3 |
|
54 |
-
| 0.4557 | 0.6419 | 0.7102 | 0.7918 | 0.7488 | 0.8010 | 4 |
|
55 |
-
| 0.3524 | 0.6118 | 0.7285 | 0.8023 | 0.7636 | 0.8163 | 5 |
|
56 |
-
| 0.3015 | 0.6499 | 0.7338 | 0.8008 | 0.7658 | 0.8081 | 6 |
|
57 |
-
| 0.2432 | 0.6612 | 0.7578 | 0.8068 | 0.7815 | 0.8138 | 7 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
7 |
+
- name: Matt6450/layoutlm-funsd-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 |
+
# Matt6450/layoutlm-funsd-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: 1.7048
|
19 |
+
- Validation Loss: 1.4220
|
20 |
+
- Train Overall Precision: 0.2505
|
21 |
+
- Train Overall Recall: 0.2955
|
22 |
+
- Train Overall F1: 0.2712
|
23 |
+
- Train Overall Accuracy: 0.5105
|
24 |
+
- Epoch: 0
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
47 |
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
+
| 1.7048 | 1.4220 | 0.2505 | 0.2955 | 0.2712 | 0.5105 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1707102640.27cbe56dbed9.1266.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46ca56aea974a1b7181985e8fbc67d84ed1f42d83ffe5f71049fc862717a6e2e
|
3 |
+
size 2364935
|
logs/validation/events.out.tfevents.1707102676.27cbe56dbed9.1266.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dae43224cdee4a37b996ce514f4f2421f3f35f9047aaf2417d5927b8cfcd639d
|
3 |
+
size 231
|
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:3a2d1ae524a44f83379f1587f89f7f75546f2a5247a7e767aacbec209c060c55
|
3 |
size 450829256
|