Bigheadjoshy commited on
Commit
9592981
·
verified ·
1 Parent(s): faf9844

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -33
  2. config.json +5 -3
  3. model.safetensors +2 -2
README.md CHANGED
@@ -4,9 +4,6 @@ license: cc-by-nc-sa-4.0
4
  base_model: microsoft/layoutlmv3-base
5
  tags:
6
  - generated_from_trainer
7
- metrics:
8
- - accuracy
9
- - f1
10
  model-index:
11
  - name: layoutlmv3_document_classification
12
  results: []
@@ -19,9 +16,14 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.6852
23
- - Accuracy: 0.8480
24
- - F1: 0.8373
 
 
 
 
 
25
 
26
  ## Model description
27
 
@@ -50,35 +52,9 @@ The following hyperparameters were used during training:
50
  - num_epochs: 10
51
  - mixed_precision_training: Native AMP
52
 
53
- ### Training results
54
-
55
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
- | 4.1758 | 0.5 | 100 | 3.6479 | 0.1754 | 0.0743 |
58
- | 3.1634 | 1.0 | 200 | 2.5074 | 0.4645 | 0.3598 |
59
- | 2.2494 | 1.5 | 300 | 1.9309 | 0.5856 | 0.4950 |
60
- | 1.8063 | 2.0 | 400 | 1.5119 | 0.6817 | 0.6152 |
61
- | 1.458 | 2.5 | 500 | 1.2952 | 0.7126 | 0.6529 |
62
- | 1.2453 | 3.0 | 600 | 1.1118 | 0.7728 | 0.7327 |
63
- | 1.046 | 3.5 | 700 | 1.0126 | 0.7987 | 0.7681 |
64
- | 0.966 | 4.0 | 800 | 0.9096 | 0.8154 | 0.7929 |
65
- | 0.7941 | 4.5 | 900 | 0.8714 | 0.8179 | 0.7972 |
66
- | 0.7796 | 5.0 | 1000 | 0.8019 | 0.8329 | 0.8126 |
67
- | 0.6561 | 5.5 | 1100 | 0.7623 | 0.8421 | 0.8235 |
68
- | 0.6419 | 6.0 | 1200 | 0.7399 | 0.8421 | 0.8262 |
69
- | 0.5715 | 6.5 | 1300 | 0.7127 | 0.8480 | 0.8321 |
70
- | 0.4991 | 7.0 | 1400 | 0.7502 | 0.8396 | 0.8257 |
71
- | 0.4697 | 7.5 | 1500 | 0.7124 | 0.8429 | 0.8305 |
72
- | 0.4618 | 8.0 | 1600 | 0.6976 | 0.8463 | 0.8330 |
73
- | 0.4117 | 8.5 | 1700 | 0.6892 | 0.8546 | 0.8429 |
74
- | 0.4274 | 9.0 | 1800 | 0.6915 | 0.8496 | 0.8390 |
75
- | 0.383 | 9.5 | 1900 | 0.6830 | 0.8471 | 0.8349 |
76
- | 0.3604 | 10.0 | 2000 | 0.6852 | 0.8480 | 0.8373 |
77
-
78
-
79
  ### Framework versions
80
 
81
- - Transformers 4.47.1
82
  - Pytorch 2.5.1+cu124
83
  - Datasets 3.2.0
84
  - Tokenizers 0.21.0
 
4
  base_model: microsoft/layoutlmv3-base
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  model-index:
8
  - name: layoutlmv3_document_classification
9
  results: []
 
16
 
17
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - eval_loss: 0.7203
20
+ - eval_accuracy: 0.8538
21
+ - eval_f1: 0.8446
22
+ - eval_runtime: 58.2806
23
+ - eval_samples_per_second: 25.24
24
+ - eval_steps_per_second: 1.064
25
+ - epoch: 7.3171
26
+ - step: 1800
27
 
28
  ## Model description
29
 
 
52
  - num_epochs: 10
53
  - mixed_precision_training: Native AMP
54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.48.2
58
  - Pytorch 2.5.1+cu124
59
  - Datasets 3.2.0
60
  - Tokenizers 0.21.0
config.json CHANGED
@@ -105,7 +105,8 @@
105
  "88": "LABEL_88",
106
  "89": "LABEL_89",
107
  "90": "LABEL_90",
108
- "91": "LABEL_91"
 
109
  },
110
  "initializer_range": 0.02,
111
  "input_size": 224,
@@ -202,7 +203,8 @@
202
  "LABEL_89": 89,
203
  "LABEL_9": 9,
204
  "LABEL_90": 90,
205
- "LABEL_91": 91
 
206
  },
207
  "layer_norm_eps": 1e-05,
208
  "max_2d_position_embeddings": 1024,
@@ -222,7 +224,7 @@
222
  "shape_size": 128,
223
  "text_embed": true,
224
  "torch_dtype": "float32",
225
- "transformers_version": "4.47.1",
226
  "type_vocab_size": 1,
227
  "visual_embed": true,
228
  "vocab_size": 50265
 
105
  "88": "LABEL_88",
106
  "89": "LABEL_89",
107
  "90": "LABEL_90",
108
+ "91": "LABEL_91",
109
+ "92": "LABEL_92"
110
  },
111
  "initializer_range": 0.02,
112
  "input_size": 224,
 
203
  "LABEL_89": 89,
204
  "LABEL_9": 9,
205
  "LABEL_90": 90,
206
+ "LABEL_91": 91,
207
+ "LABEL_92": 92
208
  },
209
  "layer_norm_eps": 1e-05,
210
  "max_2d_position_embeddings": 1024,
 
224
  "shape_size": 128,
225
  "text_embed": true,
226
  "torch_dtype": "float32",
227
+ "transformers_version": "4.48.2",
228
  "type_vocab_size": 1,
229
  "visual_embed": true,
230
  "vocab_size": 50265
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e75d7ab0bf7fc49091fa690d58386688f7d15790e1ebcc726a0597406c6a9d3
3
- size 503979592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:610fbaac601b34398ec326194ea9ecf3310c8f1d2ac5aebd6483c650c2533fe8
3
+ size 503982668