End of training
Browse files- README.md +21 -21
- model.safetensors +1 -1
- runs/Nov19_19-04-09_af1b30745784/events.out.tfevents.1732043052.af1b30745784.1683.0 +3 -0
- runs/Nov19_20-05-54_af1b30745784/events.out.tfevents.1732046858.af1b30745784.1683.1 +3 -0
- runs/Nov19_20-05-54_af1b30745784/events.out.tfevents.1732047624.af1b30745784.1683.2 +3 -0
- training_args.bin +1 -1
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 |
|
@@ -78,18 +78,18 @@ The following hyperparameters were used during training:
|
|
78 |
|
79 |
### Training results
|
80 |
|
81 |
-
| Training Loss | Epoch
|
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
|
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
+
value: 0.9735537190082645
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
+
value: 0.9751655629139073
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
+
value: 0.9743589743589743
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0.9924257137308216
|
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.0899
|
49 |
+
- Precision: 0.9736
|
50 |
+
- Recall: 0.9752
|
51 |
+
- F1: 0.9744
|
52 |
+
- Accuracy: 0.9924
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
78 |
|
79 |
### Training results
|
80 |
|
81 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
+
|:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
+
| No log | 0.5291 | 100 | 0.4956 | 0.7821 | 0.7724 | 0.7772 | 0.9413 |
|
84 |
+
| No log | 1.0582 | 200 | 0.1802 | 0.9285 | 0.9247 | 0.9266 | 0.9761 |
|
85 |
+
| No log | 1.5873 | 300 | 0.1465 | 0.9334 | 0.9512 | 0.9422 | 0.9841 |
|
86 |
+
| No log | 2.1164 | 400 | 0.1309 | 0.9447 | 0.9611 | 0.9528 | 0.9876 |
|
87 |
+
| 0.3392 | 2.6455 | 500 | 0.1095 | 0.9516 | 0.9594 | 0.9555 | 0.9891 |
|
88 |
+
| 0.3392 | 3.1746 | 600 | 0.1022 | 0.9573 | 0.9652 | 0.9613 | 0.9915 |
|
89 |
+
| 0.3392 | 3.7037 | 700 | 0.1081 | 0.9573 | 0.9661 | 0.9617 | 0.9918 |
|
90 |
+
| 0.3392 | 4.2328 | 800 | 0.0922 | 0.9726 | 0.9694 | 0.9710 | 0.9920 |
|
91 |
+
| 0.3392 | 4.7619 | 900 | 0.0930 | 0.9702 | 0.9702 | 0.9702 | 0.9916 |
|
92 |
+
| 0.0282 | 5.2910 | 1000 | 0.0899 | 0.9736 | 0.9752 | 0.9744 | 0.9924 |
|
93 |
|
94 |
|
95 |
### Framework versions
|
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:503b9807266197ae7b9a28c81e63e9760cb2eb8af4f1f24fc168da4b79e07c3d
|
3 |
size 503727360
|
runs/Nov19_19-04-09_af1b30745784/events.out.tfevents.1732043052.af1b30745784.1683.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5eff48d90ba3b89cd996d03e7ba12e85f221025fb0d9a931075de112ff78682
|
3 |
+
size 18548
|
runs/Nov19_20-05-54_af1b30745784/events.out.tfevents.1732046858.af1b30745784.1683.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81dda1ac00137b2f04602197d39360d5a586da2eb0b9094256fd31ad4e27c231
|
3 |
+
size 11403
|
runs/Nov19_20-05-54_af1b30745784/events.out.tfevents.1732047624.af1b30745784.1683.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf1268526bbcb1d7942588504588d2ac01bc0b489b634e2478000eb1163864e5
|
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:14b6240bf8348cee383b1f21d481c4ab969c1112c17a56e4f44ade6b0c3270a6
|
3 |
size 5304
|