skaturanus commited on
Commit
383c156
1 Parent(s): c5e8122

End of training

Browse files
README.md ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-sa-4.0
4
+ base_model: microsoft/layoutlmv3-base
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - layoutlmv3
9
+ metrics:
10
+ - precision
11
+ - recall
12
+ - f1
13
+ - accuracy
14
+ model-index:
15
+ - name: test
16
+ results:
17
+ - task:
18
+ name: Token Classification
19
+ type: token-classification
20
+ dataset:
21
+ name: layoutlmv3
22
+ type: layoutlmv3
23
+ config: InvoiceExtraction
24
+ split: test
25
+ args: InvoiceExtraction
26
+ metrics:
27
+ - name: Precision
28
+ type: precision
29
+ value: 0.0
30
+ - name: Recall
31
+ type: recall
32
+ value: 0.0
33
+ - name: F1
34
+ type: f1
35
+ value: 0.0
36
+ - name: Accuracy
37
+ type: accuracy
38
+ value: 0.5128205128205128
39
+ ---
40
+
41
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
42
+ should probably proofread and complete it, then remove this comment. -->
43
+
44
+ # test
45
+
46
+ This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the layoutlmv3 dataset.
47
+ It achieves the following results on the evaluation set:
48
+ - Loss: 0.9486
49
+ - Precision: 0.0
50
+ - Recall: 0.0
51
+ - F1: 0.0
52
+ - Accuracy: 0.5128
53
+
54
+ ## Model description
55
+
56
+ More information needed
57
+
58
+ ## Intended uses & limitations
59
+
60
+ More information needed
61
+
62
+ ## Training and evaluation data
63
+
64
+ More information needed
65
+
66
+ ## Training procedure
67
+
68
+ ### Training hyperparameters
69
+
70
+ The following hyperparameters were used during training:
71
+ - learning_rate: 0.00011
72
+ - train_batch_size: 2
73
+ - eval_batch_size: 2
74
+ - seed: 42
75
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
76
+ - lr_scheduler_type: linear
77
+ - training_steps: 400
78
+
79
+ ### Training results
80
+
81
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
82
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
83
+ | No log | 2.5 | 20 | 0.7043 | 0.0 | 0.0 | 0.0 | 0.5128 |
84
+ | No log | 5.0 | 40 | 0.7151 | 0.0 | 0.0 | 0.0 | 0.5128 |
85
+ | No log | 7.5 | 60 | 0.7281 | 0.0 | 0.0 | 0.0 | 0.5128 |
86
+ | No log | 10.0 | 80 | 0.6951 | 0.0 | 0.0 | 0.0 | 0.4872 |
87
+ | No log | 12.5 | 100 | 0.6935 | 0.0 | 0.0 | 0.0 | 0.4872 |
88
+ | No log | 15.0 | 120 | 0.6931 | 0.0 | 0.0 | 0.0 | 0.5128 |
89
+ | No log | 17.5 | 140 | 0.6928 | 0.0 | 0.0 | 0.0 | 0.5128 |
90
+ | No log | 20.0 | 160 | 0.6933 | 0.0 | 0.0 | 0.0 | 0.5128 |
91
+ | No log | 22.5 | 180 | 0.6975 | 0.0 | 0.0 | 0.0 | 0.5128 |
92
+ | No log | 25.0 | 200 | 0.6941 | 0.0 | 0.0 | 0.0 | 0.5128 |
93
+ | No log | 27.5 | 220 | 0.7119 | 0.0 | 0.0 | 0.0 | 0.5128 |
94
+ | No log | 30.0 | 240 | 0.7286 | 0.0 | 0.0 | 0.0 | 0.5128 |
95
+ | No log | 32.5 | 260 | 0.8273 | 0.0 | 0.0 | 0.0 | 0.5128 |
96
+ | No log | 35.0 | 280 | 0.8763 | 0.0 | 0.0 | 0.0 | 0.5128 |
97
+ | No log | 37.5 | 300 | 0.9891 | 0.0 | 0.0 | 0.0 | 0.5128 |
98
+ | No log | 40.0 | 320 | 0.9989 | 0.0 | 0.0 | 0.0 | 0.5128 |
99
+ | No log | 42.5 | 340 | 0.9440 | 0.0 | 0.0 | 0.0 | 0.5128 |
100
+ | No log | 45.0 | 360 | 0.9805 | 0.0 | 0.0 | 0.0 | 0.5128 |
101
+ | No log | 47.5 | 380 | 0.9449 | 0.0 | 0.0 | 0.0 | 0.5128 |
102
+ | No log | 50.0 | 400 | 0.9486 | 0.0 | 0.0 | 0.0 | 0.5128 |
103
+
104
+
105
+ ### Framework versions
106
+
107
+ - Transformers 4.45.0.dev0
108
+ - Pytorch 2.4.1+cu121
109
+ - Datasets 2.21.0
110
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/layoutlmv3-base",
3
+ "architectures": [
4
+ "LayoutLMv3ForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "coordinate_size": 128,
10
+ "eos_token_id": 2,
11
+ "has_relative_attention_bias": true,
12
+ "has_spatial_attention_bias": true,
13
+ "hidden_act": "gelu",
14
+ "hidden_dropout_prob": 0.1,
15
+ "hidden_size": 768,
16
+ "id2label": {
17
+ "0": "forgery",
18
+ "1": "not_forgery"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "input_size": 224,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "forgery": 0,
25
+ "not_forgery": 1
26
+ },
27
+ "layer_norm_eps": 1e-05,
28
+ "max_2d_position_embeddings": 1024,
29
+ "max_position_embeddings": 514,
30
+ "max_rel_2d_pos": 256,
31
+ "max_rel_pos": 128,
32
+ "model_type": "layoutlmv3",
33
+ "num_attention_heads": 12,
34
+ "num_channels": 3,
35
+ "num_hidden_layers": 12,
36
+ "pad_token_id": 1,
37
+ "patch_size": 16,
38
+ "rel_2d_pos_bins": 64,
39
+ "rel_pos_bins": 32,
40
+ "second_input_size": 112,
41
+ "shape_size": 128,
42
+ "text_embed": true,
43
+ "torch_dtype": "float32",
44
+ "transformers_version": "4.45.0.dev0",
45
+ "type_vocab_size": 1,
46
+ "visual_embed": true,
47
+ "vocab_size": 50265
48
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02a12f284c687b2b9069765f877ae2c1ee71d4d9ef336bba539a9395b7ee0744
3
+ size 501340144
preprocessor_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "apply_ocr": false,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "LayoutLMv3ImageProcessor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "ocr_lang": null,
18
+ "processor_class": "LayoutLMv3Processor",
19
+ "resample": 2,
20
+ "rescale_factor": 0.00392156862745098,
21
+ "size": {
22
+ "height": 224,
23
+ "width": 224
24
+ },
25
+ "tesseract_config": ""
26
+ }
runs/Sep21_05-38-13_29a492fafaa0/events.out.tfevents.1726897094.29a492fafaa0.416.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fc82188563fc7ca33a245fc36b4023c336afa59bd9a575ac54b3867a837d975
3
+ size 15087
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
26
+ "normalized": true,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": true,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": true,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "apply_ocr": false,
46
+ "bos_token": "<s>",
47
+ "clean_up_tokenization_spaces": true,
48
+ "cls_token": "<s>",
49
+ "cls_token_box": [
50
+ 0,
51
+ 0,
52
+ 0,
53
+ 0
54
+ ],
55
+ "eos_token": "</s>",
56
+ "errors": "replace",
57
+ "mask_token": "<mask>",
58
+ "model_max_length": 512,
59
+ "only_label_first_subword": true,
60
+ "pad_token": "<pad>",
61
+ "pad_token_box": [
62
+ 0,
63
+ 0,
64
+ 0,
65
+ 0
66
+ ],
67
+ "pad_token_label": -100,
68
+ "processor_class": "LayoutLMv3Processor",
69
+ "sep_token": "</s>",
70
+ "sep_token_box": [
71
+ 0,
72
+ 0,
73
+ 0,
74
+ 0
75
+ ],
76
+ "tokenizer_class": "LayoutLMv3Tokenizer",
77
+ "trim_offsets": true,
78
+ "unk_token": "<unk>"
79
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec233359ad73691c7382fe40321b08234808b7e08bf8bdfc35a90cb2149f9db9
3
+ size 5176
vocab.json ADDED
The diff for this file is too large to render. See raw diff