minhvuquang317
commited on
Commit
•
a7193bb
1
Parent(s):
2b1f306
Training in progress epoch 6
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: 0.
|
17 |
-
- Validation Loss: 0.
|
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 |
|
@@ -49,6 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
| 1.1465 | 0.8828 | 0.5819 | 0.6433 | 0.6111 | 0.7324 | 1 |
|
50 |
| 0.7878 | 0.7302 | 0.6497 | 0.7240 | 0.6849 | 0.7791 | 2 |
|
51 |
| 0.6195 | 0.6630 | 0.6844 | 0.7692 | 0.7243 | 0.7949 | 3 |
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### 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.3479
|
17 |
+
- Validation Loss: 0.6233
|
18 |
+
- Train Overall Precision: 0.7275
|
19 |
+
- Train Overall Recall: 0.7702
|
20 |
+
- Train Overall F1: 0.7482
|
21 |
+
- Train Overall Accuracy: 0.8127
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 1.1465 | 0.8828 | 0.5819 | 0.6433 | 0.6111 | 0.7324 | 1 |
|
50 |
| 0.7878 | 0.7302 | 0.6497 | 0.7240 | 0.6849 | 0.7791 | 2 |
|
51 |
| 0.6195 | 0.6630 | 0.6844 | 0.7692 | 0.7243 | 0.7949 | 3 |
|
52 |
+
| 0.5031 | 0.6265 | 0.6929 | 0.7903 | 0.7384 | 0.8112 | 4 |
|
53 |
+
| 0.4202 | 0.6244 | 0.7329 | 0.7863 | 0.7587 | 0.8124 | 5 |
|
54 |
+
| 0.3479 | 0.6233 | 0.7275 | 0.7702 | 0.7482 | 0.8127 | 6 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1674630202.Minhs-MacBook-Pro.local.12296.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:3d110ab34b7c52581a5bc576e439426bd2988047dd598e0fd5025ca69c4053ad
|
3 |
+
size 2265938
|
logs/validation/events.out.tfevents.1674630253.Minhs-MacBook-Pro.local.12296.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:76e5c9ae1edbbf3f9846a3783843f6ec2c90a1a83da0010fbc75c32778aed726
|
3 |
+
size 1123
|
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:93b03a3cd329704a6602a66b60038b587a7602efef964263a4d45986aca64ca5
|
3 |
size 450829320
|