willmyrick
commited on
Commit
•
75fa2d1
1
Parent(s):
1fd02bf
Training in progress epoch 7
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ 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:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.4569 | 0.7022 | 0.6984 | 0.7612 | 0.7285 | 0.7710 | 4 |
|
55 |
| 0.3594 | 0.6280 | 0.7095 | 0.7903 | 0.7477 | 0.8118 | 5 |
|
56 |
| 0.3095 | 0.6566 | 0.7298 | 0.7832 | 0.7556 | 0.8085 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
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.2395
|
19 |
+
- Validation Loss: 0.6723
|
20 |
+
- Train Overall Precision: 0.7269
|
21 |
+
- Train Overall Recall: 0.8013
|
22 |
+
- Train Overall F1: 0.7623
|
23 |
+
- Train Overall Accuracy: 0.8071
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 0.4569 | 0.7022 | 0.6984 | 0.7612 | 0.7285 | 0.7710 | 4 |
|
55 |
| 0.3594 | 0.6280 | 0.7095 | 0.7903 | 0.7477 | 0.8118 | 5 |
|
56 |
| 0.3095 | 0.6566 | 0.7298 | 0.7832 | 0.7556 | 0.8085 | 6 |
|
57 |
+
| 0.2395 | 0.6723 | 0.7269 | 0.8013 | 0.7623 | 0.8071 | 7 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
logs/train/events.out.tfevents.1717522704.WILLMYRICK.30996.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:f30ce7a96de185161c0bf3e8ee2c43a3455d69daa9fb6e38a5a0d02b278533d5
|
3 |
+
size 2373587
|
logs/validation/events.out.tfevents.1717523021.WILLMYRICK.30996.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:6d821971c105bd5cc3b832079f04a45c51d88d61631c706eda64898c869540c6
|
3 |
+
size 1317
|
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:3548d37fac75ad817b82b4979d97f81cc507754aa957a7acbffd1581278f490b
|
3 |
size 450829256
|