End of training
Browse files
README.md
CHANGED
@@ -26,16 +26,16 @@ model-index:
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
-
value: 0.
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
-
value: 0.
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
-
value: 0.
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
-
value: 0.
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
45 |
|
46 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the layoutlmv3 dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
-
- Loss: 0.
|
49 |
-
- Precision: 0.
|
50 |
-
- Recall: 0.
|
51 |
-
- F1: 0.
|
52 |
-
- Accuracy: 0.
|
53 |
|
54 |
## Model description
|
55 |
|
@@ -80,21 +80,21 @@ The following hyperparameters were used during training:
|
|
80 |
|
81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
-
| No log |
|
84 |
-
| No log |
|
85 |
-
| No log |
|
86 |
-
| No log |
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
|
94 |
|
95 |
### Framework versions
|
96 |
|
97 |
- Transformers 4.47.0.dev0
|
98 |
-
- Pytorch 2.5.
|
99 |
- Datasets 3.1.0
|
100 |
- Tokenizers 0.20.3
|
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
+
value: 0.9583333333333334
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
+
value: 0.9663865546218487
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
+
value: 0.9623430962343097
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0.9921787709497206
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
45 |
|
46 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the layoutlmv3 dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
+
- Loss: 0.1046
|
49 |
+
- Precision: 0.9583
|
50 |
+
- Recall: 0.9664
|
51 |
+
- F1: 0.9623
|
52 |
+
- Accuracy: 0.9922
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
80 |
|
81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
+
| No log | 1.3514 | 100 | 0.5502 | 0.7261 | 0.7017 | 0.7137 | 0.9006 |
|
84 |
+
| No log | 2.7027 | 200 | 0.1859 | 0.9034 | 0.9034 | 0.9034 | 0.9721 |
|
85 |
+
| No log | 4.0541 | 300 | 0.1437 | 0.9333 | 0.9412 | 0.9372 | 0.9844 |
|
86 |
+
| No log | 5.4054 | 400 | 0.1351 | 0.9256 | 0.9412 | 0.9333 | 0.9844 |
|
87 |
+
| 0.332 | 6.7568 | 500 | 0.1183 | 0.9380 | 0.9538 | 0.9458 | 0.9888 |
|
88 |
+
| 0.332 | 8.1081 | 600 | 0.1137 | 0.9502 | 0.9622 | 0.9562 | 0.9911 |
|
89 |
+
| 0.332 | 9.4595 | 700 | 0.1188 | 0.9502 | 0.9622 | 0.9562 | 0.9899 |
|
90 |
+
| 0.332 | 10.8108 | 800 | 0.1107 | 0.9583 | 0.9664 | 0.9623 | 0.9922 |
|
91 |
+
| 0.332 | 12.1622 | 900 | 0.1081 | 0.9583 | 0.9664 | 0.9623 | 0.9922 |
|
92 |
+
| 0.0141 | 13.5135 | 1000 | 0.1046 | 0.9583 | 0.9664 | 0.9623 | 0.9922 |
|
93 |
|
94 |
|
95 |
### Framework versions
|
96 |
|
97 |
- Transformers 4.47.0.dev0
|
98 |
+
- Pytorch 2.5.1+cu121
|
99 |
- Datasets 3.1.0
|
100 |
- Tokenizers 0.20.3
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503727360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df36cedf0ac34660241270621c99ba125d34247db1ab527878c2eba32c32a05e
|
3 |
size 503727360
|
runs/Nov18_15-21-34_389b71462727/events.out.tfevents.1731943296.389b71462727.2719.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:944719f80c15663a86b3c0d95b178243bdafd752bb3a99f1688c350594480604
|
3 |
+
size 11403
|
runs/Nov18_15-21-34_389b71462727/events.out.tfevents.1731943929.389b71462727.2719.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7638306a7467bc6f7e8bd3bdbc22dfe621c8fc08b5e89e9e215739f7e63c790e
|
3 |
+
size 560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:304d40fc72d2c7641911dd5e47d0b2f4bb481c7bf83ba37d95163b34a40adfb4
|
3 |
size 5304
|