End of training
Browse files- README.md +17 -17
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# test
|
20 |
|
21 |
-
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,21 +55,21 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log |
|
59 |
-
| No log |
|
60 |
-
| No log |
|
61 |
-
| No log |
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
71 |
|
72 |
-
- Transformers 4.
|
73 |
- Pytorch 2.1.0+cu121
|
74 |
- Datasets 2.17.1
|
75 |
- Tokenizers 0.15.2
|
|
|
18 |
|
19 |
# test
|
20 |
|
21 |
+
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6095
|
24 |
+
- Precision: 0.8462
|
25 |
+
- Recall: 0.6875
|
26 |
+
- F1: 0.7586
|
27 |
+
- Accuracy: 0.8551
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 50.0 | 100 | 0.7047 | 0.7344 | 0.5875 | 0.6528 | 0.8188 |
|
59 |
+
| No log | 100.0 | 200 | 0.5398 | 0.7910 | 0.6625 | 0.7211 | 0.8551 |
|
60 |
+
| No log | 150.0 | 300 | 0.4558 | 0.8986 | 0.775 | 0.8322 | 0.9130 |
|
61 |
+
| No log | 200.0 | 400 | 0.5069 | 0.8824 | 0.75 | 0.8108 | 0.8986 |
|
62 |
+
| 0.2856 | 250.0 | 500 | 0.5315 | 0.8824 | 0.75 | 0.8108 | 0.8913 |
|
63 |
+
| 0.2856 | 300.0 | 600 | 0.5798 | 0.8507 | 0.7125 | 0.7755 | 0.8696 |
|
64 |
+
| 0.2856 | 350.0 | 700 | 0.6103 | 0.8594 | 0.6875 | 0.7639 | 0.8551 |
|
65 |
+
| 0.2856 | 400.0 | 800 | 0.6067 | 0.8358 | 0.7 | 0.7619 | 0.8623 |
|
66 |
+
| 0.2856 | 450.0 | 900 | 0.5996 | 0.8358 | 0.7 | 0.7619 | 0.8623 |
|
67 |
+
| 0.0136 | 500.0 | 1000 | 0.6095 | 0.8462 | 0.6875 | 0.7586 | 0.8551 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
71 |
|
72 |
+
- Transformers 4.39.0.dev0
|
73 |
- Pytorch 2.1.0+cu121
|
74 |
- Datasets 2.17.1
|
75 |
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503748892
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7246c86378233bd3ef38b44bb4b0d5cf2be7f888e42404c44438eb1196331271
|
3 |
size 503748892
|