Training in progress epoch 7
Browse files
README.md
CHANGED
@@ -13,13 +13,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
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 |
|
@@ -51,6 +51,8 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.2921 | 0.6447 | 0.7169 | 0.7852 | 0.7495 | 0.7934 | 3 |
|
52 |
| 0.2029 | 0.7472 | 0.7019 | 0.7953 | 0.7457 | 0.7852 | 4 |
|
53 |
| 0.1383 | 0.7195 | 0.7327 | 0.7938 | 0.7620 | 0.8048 | 5 |
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
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.0691
|
17 |
+
- Validation Loss: 0.7709
|
18 |
+
- Train Overall Precision: 0.7410
|
19 |
+
- Train Overall Recall: 0.7953
|
20 |
+
- Train Overall F1: 0.7672
|
21 |
+
- Train Overall Accuracy: 0.8057
|
22 |
+
- Epoch: 7
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
| 0.2921 | 0.6447 | 0.7169 | 0.7852 | 0.7495 | 0.7934 | 3 |
|
52 |
| 0.2029 | 0.7472 | 0.7019 | 0.7953 | 0.7457 | 0.7852 | 4 |
|
53 |
| 0.1383 | 0.7195 | 0.7327 | 0.7938 | 0.7620 | 0.8048 | 5 |
|
54 |
+
| 0.0932 | 0.7851 | 0.7272 | 0.7998 | 0.7618 | 0.8063 | 6 |
|
55 |
+
| 0.0691 | 0.7709 | 0.7410 | 0.7953 | 0.7672 | 0.8057 | 7 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
logs/train/events.out.tfevents.1675182416.LSLAPTOP12-LNX.22659.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba647aa6d0a20fbbc875063b2c2a322f389cd1930fa14033858b8cacddf3695b
|
3 |
+
size 2237589
|
logs/validation/events.out.tfevents.1675182494.LSLAPTOP12-LNX.22659.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ceb91d6e2f388bba00a44731cf39c8f8efcaac1bba015946f265005609ef1995
|
3 |
+
size 1286
|
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:791eadcbb1b042d96305c913eb0ed7d8ccbb9b463f2c813b5b5c42ceca76664c
|
3 |
size 450829256
|