minhvuquang317
commited on
Commit
•
c88234b
1
Parent(s):
6da0cb1
Training in progress epoch 5
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,11 @@ 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.7314 | 1.4877 | 0.2250 | 0.2855 | 0.2517 | 0.4917 | 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.4152
|
17 |
+
- Validation Loss: 0.6334
|
18 |
+
- Train Overall Precision: 0.7019
|
19 |
+
- Train Overall Recall: 0.7822
|
20 |
+
- Train Overall F1: 0.7399
|
21 |
+
- Train Overall Accuracy: 0.8015
|
22 |
+
- Epoch: 5
|
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.7314 | 1.4877 | 0.2250 | 0.2855 | 0.2517 | 0.4917 | 0 |
|
49 |
+
| 1.2513 | 1.0079 | 0.5307 | 0.5986 | 0.5626 | 0.6856 | 1 |
|
50 |
+
| 0.8334 | 0.7396 | 0.6168 | 0.7285 | 0.6680 | 0.7620 | 2 |
|
51 |
+
| 0.6180 | 0.7194 | 0.6509 | 0.7446 | 0.6946 | 0.7722 | 3 |
|
52 |
+
| 0.5238 | 0.6338 | 0.6910 | 0.7587 | 0.7233 | 0.8008 | 4 |
|
53 |
+
| 0.4152 | 0.6334 | 0.7019 | 0.7822 | 0.7399 | 0.8015 | 5 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1674051544.Minhs-MacBook-Pro.local.77760.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:27763cfa7d1761fd80ed5ac78ed981e78f432f4cc56c515d9e45f3640b172205
|
3 |
+
size 2239191
|
logs/validation/events.out.tfevents.1674051597.Minhs-MacBook-Pro.local.77760.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:87e3b7fc20fbb86bc37e24c698b60ebaaf5a711906f501c38ae9ee5c2a6c0bb0
|
3 |
+
size 968
|
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:c3e232e40a41ac77429e1c9f84f4e69855b1535dedfdcab173982c26950e1ff5
|
3 |
size 450829320
|