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:
|
48 |
-
- Precision: 0.
|
49 |
-
- Recall: 0.
|
50 |
-
- F1: 0.
|
51 |
-
- Accuracy: 0.
|
52 |
|
53 |
## Model description
|
54 |
|
@@ -79,7 +79,7 @@ The following hyperparameters were used during training:
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
-
| No log | 0.1 | 5 |
|
83 |
|
84 |
|
85 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.125
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.012170385395537525
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.022181146025878003
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.8763429534442806
|
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: 1.9513
|
48 |
+
- Precision: 0.125
|
49 |
+
- Recall: 0.0122
|
50 |
+
- F1: 0.0222
|
51 |
+
- Accuracy: 0.8763
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
+
| No log | 0.1 | 5 | 1.9513 | 0.125 | 0.0122 | 0.0222 | 0.8763 |
|
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:cd0e202c5fa0248e7a4cc9a9bedda779e812fe4ecf581e458f220a13f55b06d2
|
3 |
size 503733512
|
runs/May02_08-30-03_4b727aeceead/events.out.tfevents.1714638603.4b727aeceead.424.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89ac4dd9bace120a59d34d9fa6bfc498c0ebffd56078e7534025674f5688c357
|
3 |
+
size 6593
|
runs/May02_08-30-03_4b727aeceead/events.out.tfevents.1714639280.4b727aeceead.424.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c5f5bb7ebd61a442823134732a6dc72c4410fc636810f55de961e1eb0b8ccc6
|
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:a600318001b25e02c705036b4fa291f4c05a18586f629eec0cf13d4adbffae27
|
3 |
size 5112
|