Model save
Browse files- README.md +26 -21
- 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 an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
-
- F1: 0.
|
| 28 |
-
- Accuracy: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -51,28 +51,33 @@ The following hyperparameters were used during training:
|
|
| 51 |
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 52 |
- lr_scheduler_type: linear
|
| 53 |
- lr_scheduler_warmup_ratio: 0.1
|
| 54 |
-
- num_epochs:
|
| 55 |
- mixed_precision_training: Native AMP
|
| 56 |
|
| 57 |
### Training results
|
| 58 |
|
| 59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 60 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 61 |
-
| No log | 1.0 | 43 | 1.
|
| 62 |
-
| No log | 2.0 | 86 | 1.
|
| 63 |
-
| No log | 3.0 | 129 | 0.
|
| 64 |
-
| No log | 4.0 | 172 | 0.
|
| 65 |
-
| No log | 5.0 | 215 | 0.
|
| 66 |
-
| No log | 6.0 | 258 | 0.
|
| 67 |
-
| No log | 7.0 | 301 | 0.
|
| 68 |
-
| No log | 8.0 | 344 | 0.
|
| 69 |
-
| No log | 9.0 | 387 | 0.
|
| 70 |
-
| No log | 10.0 | 430 | 0.
|
| 71 |
-
| No log | 11.0 | 473 | 0.
|
| 72 |
-
| 0.
|
| 73 |
-
| 0.
|
| 74 |
-
| 0.
|
| 75 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
|
| 77 |
|
| 78 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.0649
|
| 25 |
+
- Precision: 0.8992
|
| 26 |
+
- Recall: 0.9155
|
| 27 |
+
- F1: 0.9072
|
| 28 |
+
- Accuracy: 0.9862
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 51 |
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 52 |
- lr_scheduler_type: linear
|
| 53 |
- lr_scheduler_warmup_ratio: 0.1
|
| 54 |
+
- num_epochs: 20
|
| 55 |
- mixed_precision_training: Native AMP
|
| 56 |
|
| 57 |
### Training results
|
| 58 |
|
| 59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 60 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 61 |
+
| No log | 1.0 | 43 | 1.5391 | 0.0 | 0.0 | 0.0 | 0.8323 |
|
| 62 |
+
| No log | 2.0 | 86 | 1.0087 | 0.0 | 0.0 | 0.0 | 0.8323 |
|
| 63 |
+
| No log | 3.0 | 129 | 0.6795 | 0.0739 | 0.0338 | 0.0464 | 0.8375 |
|
| 64 |
+
| No log | 4.0 | 172 | 0.5549 | 0.2447 | 0.2802 | 0.2613 | 0.8690 |
|
| 65 |
+
| No log | 5.0 | 215 | 0.4249 | 0.4758 | 0.5821 | 0.5236 | 0.9183 |
|
| 66 |
+
| No log | 6.0 | 258 | 0.3194 | 0.5484 | 0.6836 | 0.6086 | 0.9374 |
|
| 67 |
+
| No log | 7.0 | 301 | 0.2431 | 0.6235 | 0.7379 | 0.6759 | 0.9502 |
|
| 68 |
+
| No log | 8.0 | 344 | 0.1812 | 0.7525 | 0.8116 | 0.7809 | 0.9673 |
|
| 69 |
+
| No log | 9.0 | 387 | 0.1548 | 0.7991 | 0.8357 | 0.8170 | 0.9705 |
|
| 70 |
+
| No log | 10.0 | 430 | 0.1248 | 0.8182 | 0.8478 | 0.8327 | 0.9758 |
|
| 71 |
+
| No log | 11.0 | 473 | 0.1104 | 0.8451 | 0.8696 | 0.8571 | 0.9786 |
|
| 72 |
+
| 0.64 | 12.0 | 516 | 0.0965 | 0.8506 | 0.8732 | 0.8617 | 0.9804 |
|
| 73 |
+
| 0.64 | 13.0 | 559 | 0.0909 | 0.8688 | 0.8877 | 0.8781 | 0.9820 |
|
| 74 |
+
| 0.64 | 14.0 | 602 | 0.0819 | 0.8826 | 0.8986 | 0.8905 | 0.9837 |
|
| 75 |
+
| 0.64 | 15.0 | 645 | 0.0779 | 0.8897 | 0.9058 | 0.8977 | 0.9850 |
|
| 76 |
+
| 0.64 | 16.0 | 688 | 0.0734 | 0.8942 | 0.9082 | 0.9011 | 0.9852 |
|
| 77 |
+
| 0.64 | 17.0 | 731 | 0.0700 | 0.8955 | 0.9106 | 0.9030 | 0.9856 |
|
| 78 |
+
| 0.64 | 18.0 | 774 | 0.0666 | 0.8988 | 0.9118 | 0.9053 | 0.9861 |
|
| 79 |
+
| 0.64 | 19.0 | 817 | 0.0655 | 0.8992 | 0.9155 | 0.9072 | 0.9862 |
|
| 80 |
+
| 0.64 | 20.0 | 860 | 0.0649 | 0.8992 | 0.9155 | 0.9072 | 0.9862 |
|
| 81 |
|
| 82 |
|
| 83 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 503810412
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6370c98fe3bb0e4b15fa1020488dcc67d2687e710cb6deb88bb38f74b8c345f2
|
| 3 |
size 503810412
|