Training in progress epoch 2
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: 1.
|
19 |
-
- Validation Loss: 1.
|
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 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 1.6889 | 1.4840 | 0.1755 | 0.3307 | 0.2293 | 0.3586 | 0 |
|
51 |
| 1.3467 | 1.2410 | 0.3182 | 0.4827 | 0.3836 | 0.4680 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### 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: 1.1412
|
19 |
+
- Validation Loss: 1.1634
|
20 |
+
- Train Overall Precision: 0.3303
|
21 |
+
- Train Overall Recall: 0.5028
|
22 |
+
- Train Overall F1: 0.3986
|
23 |
+
- Train Overall Accuracy: 0.5209
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 1.6889 | 1.4840 | 0.1755 | 0.3307 | 0.2293 | 0.3586 | 0 |
|
51 |
| 1.3467 | 1.2410 | 0.3182 | 0.4827 | 0.3836 | 0.4680 | 1 |
|
52 |
+
| 1.1412 | 1.1634 | 0.3303 | 0.5028 | 0.3986 | 0.5209 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1709444091.6789f534ed2c.158.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:4cd7fc985d8dda70d49331cae9765b8f708ee90eef5b26d0263486ad06a3c512
|
3 |
+
size 2365071
|
logs/validation/events.out.tfevents.1709445343.6789f534ed2c.158.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:f37fd217e567e9b24001a90ceb0619cbfff43d1c25c142fd91dfdfd4a2909a00
|
3 |
+
size 541
|
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:e01b3b8a7d28e2e39dca3025ce8fbfcc2e1a3edea531a35bd4606303ab0b96e1
|
3 |
size 450829256
|