End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Precision:
|
26 |
-
- Recall:
|
27 |
-
- F1:
|
28 |
-
- Accuracy:
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,12 +56,12 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
### Training results
|
58 |
|
59 |
-
| Training Loss | Epoch
|
60 |
-
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.0009 |
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.7181
|
25 |
+
- Precision: 0.875
|
26 |
+
- Recall: 0.7778
|
27 |
+
- F1: 0.8235
|
28 |
+
- Accuracy: 0.8889
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
### Training results
|
58 |
|
59 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
+
| 0.4938 | 62.5 | 250 | 0.7181 | 0.875 | 0.7778 | 0.8235 | 0.8889 |
|
62 |
+
| 0.0015 | 125.0 | 500 | 0.8105 | 0.875 | 0.7778 | 0.8235 | 0.8889 |
|
63 |
+
| 0.0009 | 187.5 | 750 | 0.8680 | 0.875 | 0.7778 | 0.8235 | 0.8889 |
|
64 |
+
| 0.0007 | 250.0 | 1000 | 0.8754 | 0.875 | 0.7778 | 0.8235 | 0.8889 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 501355532
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bea7bd5d56fd54fd198564af555c3e184f4ce50af2d877bd81c10ed52bf00cfa
|
3 |
size 501355532
|