minhvuquang317
commited on
Commit
•
2b1f306
1
Parent(s):
5be0de6
Training in progress epoch 3
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,9 @@ 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.6700 | 1.3895 | 0.2812 | 0.2880 | 0.2846 | 0.5333 | 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.6195
|
17 |
+
- Validation Loss: 0.6630
|
18 |
+
- Train Overall Precision: 0.6844
|
19 |
+
- Train Overall Recall: 0.7692
|
20 |
+
- Train Overall F1: 0.7243
|
21 |
+
- Train Overall Accuracy: 0.7949
|
22 |
+
- Epoch: 3
|
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.6700 | 1.3895 | 0.2812 | 0.2880 | 0.2846 | 0.5333 | 0 |
|
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
|
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:5da167f55e43bc45be1ad58e0dcf000cda461fd1850afda879f88beee83af6f3
|
3 |
+
size 2265734
|
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:b942ad7fd040d75e5c3902dcb0e2fb90ca41e67018a1730a58016b89f9dddfe5
|
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 450829320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9662d2e372b7caadabeefc4656d4955d01c56625c8082d5042dfcb55973d9268
|
3 |
size 450829320
|