Training in progress epoch 2
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: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
- Train Overall Precision: 1.0
|
21 |
- Train Overall Recall: 1.0
|
22 |
- Train Overall F1: 1.0
|
23 |
- Train Overall Accuracy: 1.0
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 0.0597 | 0.0009 | 1.0 | 1.0 | 1.0 | 1.0 | 0 |
|
51 |
| 0.0014 | 0.0005 | 1.0 | 1.0 | 1.0 | 1.0 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### 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: 0.0007
|
19 |
+
- Validation Loss: 0.0003
|
20 |
- Train Overall Precision: 1.0
|
21 |
- Train Overall Recall: 1.0
|
22 |
- Train Overall F1: 1.0
|
23 |
- Train Overall Accuracy: 1.0
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
50 |
| 0.0597 | 0.0009 | 1.0 | 1.0 | 1.0 | 1.0 | 0 |
|
51 |
| 0.0014 | 0.0005 | 1.0 | 1.0 | 1.0 | 1.0 | 1 |
|
52 |
+
| 0.0007 | 0.0003 | 1.0 | 1.0 | 1.0 | 1.0 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1711229885.2de4dfa038b1.1147.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:28b1c6ef41b090aaeaaac51fd08b10bd0f9d1153bf9ab1bdd776ebdcdec76f5b
|
3 |
+
size 2365071
|
logs/validation/events.out.tfevents.1711230213.2de4dfa038b1.1147.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:fa528d55530fb066a002e03ed11b4212a9d0ff2387c09306dc26c94bc94f514e
|
3 |
+
size 544
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450826184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:562883fb5a80a583d0f2290d42e2db1672d8642cdf55d083bde34bcfef41642d
|
3 |
size 450826184
|