End of training
Browse files
README.md
CHANGED
@@ -22,16 +22,16 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Precision
|
24 |
type: precision
|
25 |
-
value: 0.
|
26 |
- name: Recall
|
27 |
type: recall
|
28 |
-
value: 0.
|
29 |
- name: F1
|
30 |
type: f1
|
31 |
-
value: 0.
|
32 |
- name: Accuracy
|
33 |
type: accuracy
|
34 |
-
value: 0.
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -41,11 +41,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
41 |
|
42 |
This model is a fine-tuned version of [layoutlmv3](https://huggingface.co/layoutlmv3) on the mp-02/cord dataset.
|
43 |
It achieves the following results on the evaluation set:
|
44 |
-
- Loss: 0.
|
45 |
-
- Precision: 0.
|
46 |
-
- Recall: 0.
|
47 |
-
- F1: 0.
|
48 |
-
- Accuracy: 0.
|
49 |
|
50 |
## Model description
|
51 |
|
@@ -64,9 +64,9 @@ More information needed
|
|
64 |
### Training hyperparameters
|
65 |
|
66 |
The following hyperparameters were used during training:
|
67 |
-
- learning_rate:
|
68 |
-
- train_batch_size:
|
69 |
-
- eval_batch_size:
|
70 |
- seed: 42
|
71 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
72 |
- lr_scheduler_type: linear
|
@@ -76,16 +76,16 @@ The following hyperparameters were used during training:
|
|
76 |
|
77 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
78 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
79 |
-
| No log |
|
80 |
-
| No log |
|
81 |
-
| No log |
|
82 |
-
| No log |
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
|
90 |
|
91 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Precision
|
24 |
type: precision
|
25 |
+
value: 0.9609494640122511
|
26 |
- name: Recall
|
27 |
type: recall
|
28 |
+
value: 0.9743788819875776
|
29 |
- name: F1
|
30 |
type: f1
|
31 |
+
value: 0.9676175790285273
|
32 |
- name: Accuracy
|
33 |
type: accuracy
|
34 |
+
value: 0.9690152801358234
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
41 |
|
42 |
This model is a fine-tuned version of [layoutlmv3](https://huggingface.co/layoutlmv3) on the mp-02/cord dataset.
|
43 |
It achieves the following results on the evaluation set:
|
44 |
+
- Loss: 0.1800
|
45 |
+
- Precision: 0.9609
|
46 |
+
- Recall: 0.9744
|
47 |
+
- F1: 0.9676
|
48 |
+
- Accuracy: 0.9690
|
49 |
|
50 |
## Model description
|
51 |
|
|
|
64 |
### Training hyperparameters
|
65 |
|
66 |
The following hyperparameters were used during training:
|
67 |
+
- learning_rate: 5e-05
|
68 |
+
- train_batch_size: 10
|
69 |
+
- eval_batch_size: 10
|
70 |
- seed: 42
|
71 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
72 |
- lr_scheduler_type: linear
|
|
|
76 |
|
77 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
78 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
79 |
+
| No log | 1.25 | 100 | 0.5802 | 0.8140 | 0.8696 | 0.8408 | 0.8574 |
|
80 |
+
| No log | 2.5 | 200 | 0.2946 | 0.9013 | 0.9433 | 0.9219 | 0.9329 |
|
81 |
+
| No log | 3.75 | 300 | 0.2259 | 0.9409 | 0.9635 | 0.9521 | 0.9571 |
|
82 |
+
| No log | 5.0 | 400 | 0.2496 | 0.9376 | 0.9565 | 0.9470 | 0.9482 |
|
83 |
+
| 0.4497 | 6.25 | 500 | 0.2174 | 0.9399 | 0.9596 | 0.9497 | 0.9546 |
|
84 |
+
| 0.4497 | 7.5 | 600 | 0.1812 | 0.9535 | 0.9713 | 0.9623 | 0.9648 |
|
85 |
+
| 0.4497 | 8.75 | 700 | 0.1699 | 0.9587 | 0.9720 | 0.9653 | 0.9699 |
|
86 |
+
| 0.4497 | 10.0 | 800 | 0.1810 | 0.9625 | 0.9752 | 0.9688 | 0.9690 |
|
87 |
+
| 0.4497 | 11.25 | 900 | 0.1789 | 0.9647 | 0.9767 | 0.9707 | 0.9694 |
|
88 |
+
| 0.0416 | 12.5 | 1000 | 0.1800 | 0.9609 | 0.9744 | 0.9676 | 0.9690 |
|
89 |
|
90 |
|
91 |
### Framework versions
|
runs/Aug26_22-37-50_bernini/events.out.tfevents.1724705285.bernini.6608.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:896275424f84c40802c4e51d73e231b0a777b6de172f579e6cf141646b143e38
|
3 |
+
size 560
|