Training in progress epoch 2
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:
|
17 |
-
- Validation Loss:
|
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 |
|
@@ -46,6 +46,8 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
48 |
| 1.6886 | 1.4100 | 0.2324 | 0.2313 | 0.2318 | 0.5009 | 0 |
|
|
|
|
|
49 |
|
50 |
|
51 |
### 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.7521
|
17 |
+
- Validation Loss: 0.7032
|
18 |
+
- Train Overall Precision: 0.6561
|
19 |
+
- Train Overall Recall: 0.7341
|
20 |
+
- Train Overall F1: 0.6929
|
21 |
+
- Train Overall Accuracy: 0.7687
|
22 |
+
- Epoch: 2
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
48 |
| 1.6886 | 1.4100 | 0.2324 | 0.2313 | 0.2318 | 0.5009 | 0 |
|
49 |
+
| 1.1702 | 0.8486 | 0.5971 | 0.6618 | 0.6278 | 0.7338 | 1 |
|
50 |
+
| 0.7521 | 0.7032 | 0.6561 | 0.7341 | 0.6929 | 0.7687 | 2 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1666296654.MacBook-Pro-2.local.3533.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:b4788b23f01576ddcee24c8929164b39df34a976f0b405798f9a2bac362eaa8c
|
3 |
+
size 2285666
|
logs/validation/events.out.tfevents.1666296842.MacBook-Pro-2.local.3533.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:3cdaeaa30b3acd13ad956fd40a22d0671c591b94bf0669440c0c8cb410fe0a4f
|
3 |
+
size 503
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450829320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a687668310e353f0e294dac005b74677120d1996030cb7cf98faf888065f9ec3
|
3 |
size 450829320
|