davidhajdu
commited on
End of training
Browse files- README.md +15 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -13,13 +13,13 @@ model-index:
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/david_hajdu/huggingface/runs/
|
17 |
# fine-tuned-rvl-cdip
|
18 |
|
19 |
-
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -44,17 +44,22 @@ The following hyperparameters were used during training:
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
-
- num_epochs:
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
| No log | 1.0 | 96 | 2.
|
54 |
-
| No log | 2.0 | 192 | 1.
|
55 |
-
| No log | 3.0 | 288 |
|
56 |
-
| No log | 4.0 | 384 | 0.
|
57 |
-
| No log | 5.0 | 480 | 0.
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/david_hajdu/huggingface/runs/0bqlwuvd)
|
17 |
# fine-tuned-rvl-cdip
|
18 |
|
19 |
+
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.7731
|
22 |
+
- F1: 0.8177
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 10
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| No log | 1.0 | 96 | 2.0377 | 0.4479 |
|
54 |
+
| No log | 2.0 | 192 | 1.3075 | 0.6641 |
|
55 |
+
| No log | 3.0 | 288 | 0.9850 | 0.7240 |
|
56 |
+
| No log | 4.0 | 384 | 0.8775 | 0.7630 |
|
57 |
+
| No log | 5.0 | 480 | 0.7824 | 0.7865 |
|
58 |
+
| 1.2987 | 6.0 | 576 | 0.7516 | 0.8021 |
|
59 |
+
| 1.2987 | 7.0 | 672 | 0.7688 | 0.7865 |
|
60 |
+
| 1.2987 | 8.0 | 768 | 0.7462 | 0.8125 |
|
61 |
+
| 1.2987 | 9.0 | 864 | 0.7731 | 0.8177 |
|
62 |
+
| 1.2987 | 10.0 | 960 | 0.7755 | 0.8125 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503745816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f82e0b4b7bb830f6730d6984746f37dda308c972384f9afcb0985564dd5f9a05
|
3 |
size 503745816
|