End of training
Browse files
README.md
CHANGED
@@ -3,6 +3,11 @@ license: cc-by-nc-sa-4.0
|
|
3 |
base_model: microsoft/layoutlmv3-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: test
|
8 |
results: []
|
@@ -14,6 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# test
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -38,13 +49,22 @@ The following hyperparameters were used during training:
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
-
- training_steps:
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
47 |
-
| No log |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
3 |
base_model: microsoft/layoutlmv3-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
- accuracy
|
11 |
model-index:
|
12 |
- name: test
|
13 |
results: []
|
|
|
19 |
# test
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3627
|
24 |
+
- Precision: 0.7148
|
25 |
+
- Recall: 0.7088
|
26 |
+
- F1: 0.7118
|
27 |
+
- Accuracy: 0.9032
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- training_steps: 1000
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.33 | 100 | 0.4056 | 0.6460 | 0.5835 | 0.6132 | 0.8685 |
|
59 |
+
| No log | 2.67 | 200 | 0.3499 | 0.6746 | 0.6802 | 0.6774 | 0.8861 |
|
60 |
+
| No log | 4.0 | 300 | 0.3073 | 0.6911 | 0.6862 | 0.6886 | 0.8922 |
|
61 |
+
| No log | 5.33 | 400 | 0.3086 | 0.6899 | 0.6957 | 0.6928 | 0.9001 |
|
62 |
+
| 0.388 | 6.67 | 500 | 0.3042 | 0.6973 | 0.7064 | 0.7018 | 0.8988 |
|
63 |
+
| 0.388 | 8.0 | 600 | 0.3202 | 0.6990 | 0.6957 | 0.6974 | 0.8966 |
|
64 |
+
| 0.388 | 9.33 | 700 | 0.3441 | 0.6937 | 0.6945 | 0.6941 | 0.8948 |
|
65 |
+
| 0.388 | 10.67 | 800 | 0.3488 | 0.6925 | 0.7041 | 0.6982 | 0.8948 |
|
66 |
+
| 0.388 | 12.0 | 900 | 0.3601 | 0.7011 | 0.7053 | 0.7032 | 0.8983 |
|
67 |
+
| 0.1127 | 13.33 | 1000 | 0.3627 | 0.7148 | 0.7088 | 0.7118 | 0.9032 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 501346304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c140f3da81e5e44730694f371a4c9886e584920fb04c6b49735c1676db4ed365
|
3 |
size 501346304
|
runs/Feb29_07-09-55_f1da3cd6de24/events.out.tfevents.1709190596.f1da3cd6de24.290.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef6709f12330755ebfa37a3cfdbe6a0d74bad0d4df05dc7472db5a51bfb719f4
|
3 |
+
size 10527
|