End of training
Browse files
README.md
CHANGED
@@ -25,16 +25,16 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
-
value: 0.
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
-
value: 0.
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
-
value: 0.
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
-
value: 0.
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
44 |
|
45 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the generated dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 2.
|
48 |
-
- Precision: 0.
|
49 |
-
- Recall: 0.
|
50 |
-
- F1: 0.
|
51 |
-
- Accuracy: 0.
|
52 |
|
53 |
## Model description
|
54 |
|
@@ -77,9 +77,9 @@ The following hyperparameters were used during training:
|
|
77 |
|
78 |
### Training results
|
79 |
|
80 |
-
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1
|
81 |
-
|
82 |
-
| No log | 0.1 | 5 | 2.
|
83 |
|
84 |
|
85 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.0026246719160104987
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.002028397565922921
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.002288329519450801
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.829155255951127
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
44 |
|
45 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the generated dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 2.1347
|
48 |
+
- Precision: 0.0026
|
49 |
+
- Recall: 0.0020
|
50 |
+
- F1: 0.0023
|
51 |
+
- Accuracy: 0.8292
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
77 |
|
78 |
### Training results
|
79 |
|
80 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
+
| No log | 0.1 | 5 | 2.1347 | 0.0026 | 0.0020 | 0.0023 | 0.8292 |
|
83 |
|
84 |
|
85 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503733512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc82f54e111ac1bf8dc2eee93664bd45eb1f20a86b9477617217a748d67e6f48
|
3 |
size 503733512
|
runs/Apr30_06-28-09_125a0ff1abf5/events.out.tfevents.1714458490.125a0ff1abf5.602.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc3438e7a7e460914ad3c97ec8e2cf3d2a86d5713efdf6acf3991cc6f228105d
|
3 |
+
size 6593
|
runs/Apr30_06-28-09_125a0ff1abf5/events.out.tfevents.1714459198.125a0ff1abf5.602.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91e10cacb79bf38b88cc37b85010f1137d30a0e25b22aba04c374e33174e357d
|
3 |
+
size 551
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abe4ea9e8bc65eef31b02b8afca73579ac08da8fab23c5be9ede201ea067bceb
|
3 |
size 5112
|