Training in progress epoch 3
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 |
|
@@ -48,6 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 1.6558 | 1.4251 | 0.2107 | 0.3332 | 0.2581 | 0.4092 | 0 |
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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.0421
|
19 |
+
- Validation Loss: 1.1025
|
20 |
+
- Train Overall Precision: 0.3771
|
21 |
+
- Train Overall Recall: 0.5263
|
22 |
+
- Train Overall F1: 0.4394
|
23 |
+
- Train Overall Accuracy: 0.6005
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 1.6558 | 1.4251 | 0.2107 | 0.3332 | 0.2581 | 0.4092 | 0 |
|
51 |
+
| 1.3215 | 1.2372 | 0.3024 | 0.4696 | 0.3679 | 0.4742 | 1 |
|
52 |
+
| 1.1454 | 1.2395 | 0.3329 | 0.4782 | 0.3925 | 0.4779 | 2 |
|
53 |
+
| 1.0421 | 1.1025 | 0.3771 | 0.5263 | 0.4394 | 0.6005 | 3 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1712066708.isengard.19432.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:311196666e28c0fb65ef0ca0af2381089541e907d411410bb63f7d181a377736
|
3 |
+
size 2239199
|
logs/validation/events.out.tfevents.1712066723.isengard.19432.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:24f258970084047085fe6009e3d3681165db4d5a0c0c9df4610f0450eec523fb
|
3 |
+
size 658
|
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:d369e3cc4ff6c146747d893709b0d815e41c4e0cced78be1b8a91fc23a8d22ef
|
3 |
size 450829256
|