minhvuquang317
commited on
Commit
•
5be0de6
1
Parent(s):
c88234b
Training in progress epoch 0
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 |
|
@@ -45,12 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
48 |
-
| 1.
|
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
|
|
|
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: 1.6700
|
17 |
+
- Validation Loss: 1.3895
|
18 |
+
- Train Overall Precision: 0.2812
|
19 |
+
- Train Overall Recall: 0.2880
|
20 |
+
- Train Overall F1: 0.2846
|
21 |
+
- Train Overall Accuracy: 0.5333
|
22 |
+
- Epoch: 0
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
48 |
+
| 1.6700 | 1.3895 | 0.2812 | 0.2880 | 0.2846 | 0.5333 | 0 |
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1674630202.Minhs-MacBook-Pro.local.12296.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a54c27d14ac9dff45cec17d5e04ef39cff4395064133dcb71b3c1b073c18ed69
|
3 |
+
size 2265530
|
logs/validation/events.out.tfevents.1674630253.Minhs-MacBook-Pro.local.12296.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c31e76594ab6836fd4203b344fb390f1f33394b5d2120c3665c4f269d8f21d7b
|
3 |
+
size 193
|
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:45b1f6e646e06256b246c39420143074e52668c0076cc8a95d90b6ba6092b401
|
3 |
size 450829320
|