akseljoonas commited on
Commit
ea89590
1 Parent(s): 3e203a4

End of training

Browse files
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ base_model: microsoft/layoutlmv3-base
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - format_dataset
8
+ metrics:
9
+ - precision
10
+ - recall
11
+ - f1
12
+ - accuracy
13
+ model-index:
14
+ - name: test
15
+ results:
16
+ - task:
17
+ name: Token Classification
18
+ type: token-classification
19
+ dataset:
20
+ name: format_dataset
21
+ type: format_dataset
22
+ config: assesment dataset
23
+ split: test
24
+ args: assesment dataset
25
+ metrics:
26
+ - name: Precision
27
+ type: precision
28
+ value: 0.8869778869778869
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.9025
32
+ - name: F1
33
+ type: f1
34
+ value: 0.8946716232961586
35
+ - name: Accuracy
36
+ type: accuracy
37
+ value: 0.9977016777752241
38
+ ---
39
+
40
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
+ should probably proofread and complete it, then remove this comment. -->
42
+
43
+ # test
44
+
45
+ This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the format_dataset dataset.
46
+ It achieves the following results on the evaluation set:
47
+ - Loss: 0.0089
48
+ - Precision: 0.8870
49
+ - Recall: 0.9025
50
+ - F1: 0.8947
51
+ - Accuracy: 0.9977
52
+
53
+ ## Model description
54
+
55
+ More information needed
56
+
57
+ ## Intended uses & limitations
58
+
59
+ More information needed
60
+
61
+ ## Training and evaluation data
62
+
63
+ More information needed
64
+
65
+ ## Training procedure
66
+
67
+ ### Training hyperparameters
68
+
69
+ The following hyperparameters were used during training:
70
+ - learning_rate: 1e-05
71
+ - train_batch_size: 2
72
+ - eval_batch_size: 2
73
+ - seed: 42
74
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
+ - lr_scheduler_type: linear
76
+ - training_steps: 1000
77
+
78
+ ### Training results
79
+
80
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 0.62 | 100 | 0.0405 | 0.0 | 0.0 | 0.0 | 0.9877 |
83
+ | No log | 1.25 | 200 | 0.0170 | 0.7538 | 0.735 | 0.7443 | 0.9949 |
84
+ | No log | 1.88 | 300 | 0.0131 | 0.7261 | 0.875 | 0.7937 | 0.9956 |
85
+ | No log | 2.5 | 400 | 0.0123 | 0.7692 | 0.85 | 0.8076 | 0.9959 |
86
+ | 0.0271 | 3.12 | 500 | 0.0105 | 0.8098 | 0.905 | 0.8548 | 0.9968 |
87
+ | 0.0271 | 3.75 | 600 | 0.0106 | 0.8460 | 0.8925 | 0.8686 | 0.9972 |
88
+ | 0.0271 | 4.38 | 700 | 0.0086 | 0.8504 | 0.895 | 0.8721 | 0.9973 |
89
+ | 0.0271 | 5.0 | 800 | 0.0109 | 0.8871 | 0.845 | 0.8656 | 0.9972 |
90
+ | 0.0271 | 5.62 | 900 | 0.0085 | 0.8883 | 0.895 | 0.8917 | 0.9977 |
91
+ | 0.0042 | 6.25 | 1000 | 0.0089 | 0.8870 | 0.9025 | 0.8947 | 0.9977 |
92
+
93
+
94
+ ### Framework versions
95
+
96
+ - Transformers 4.38.0.dev0
97
+ - Pytorch 2.1.0+cu121
98
+ - Datasets 2.16.1
99
+ - Tokenizers 0.15.1
config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Ignore",
18
+ "1": "B-total_amount",
19
+ "2": "I-total_amount"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "input_size": 224,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "B-total_amount": 1,
26
+ "I-total_amount": 2,
27
+ "Ignore": 0
28
+ },
29
+ "layer_norm_eps": 1e-05,
30
+ "max_2d_position_embeddings": 1024,
31
+ "max_position_embeddings": 514,
32
+ "max_rel_2d_pos": 256,
33
+ "max_rel_pos": 128,
34
+ "model_type": "layoutlmv3",
35
+ "num_attention_heads": 12,
36
+ "num_channels": 3,
37
+ "num_hidden_layers": 12,
38
+ "pad_token_id": 1,
39
+ "patch_size": 16,
40
+ "rel_2d_pos_bins": 64,
41
+ "rel_pos_bins": 32,
42
+ "second_input_size": 112,
43
+ "shape_size": 128,
44
+ "text_embed": true,
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.38.0.dev0",
47
+ "type_vocab_size": 1,
48
+ "visual_embed": true,
49
+ "vocab_size": 50265
50
+ }
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:accd8861d454dfc06e145363af2b130bf479658238ba344f8a318772b29328cb
3
+ size 501343228
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/Feb05_15-00-56_b6fc4add67b8/events.out.tfevents.1707145257.b6fc4add67b8.155.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5373991dcbadcd740582f08a0b2bf66df5b7f783afc07973fae191795aeb78e
3
+ size 9836
runs/Feb05_15-04-39_b6fc4add67b8/events.out.tfevents.1707145492.b6fc4add67b8.155.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1365f3f659b59d70d27b6b2f744c0220f62ad4d4c7ec48eb3da6cc56f8913285
3
+ size 10241
runs/Feb05_15-04-39_b6fc4add67b8/events.out.tfevents.1707146302.b6fc4add67b8.155.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263acabad134934316f4c665aa389d75a18be5490086315cb7663b9137de1d2b
3
+ size 560
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:1b2ee25049c474919c325e26368577ee3a41d4987e6e8e5f2ed11db55b0db0ba
3
+ size 4728
vocab.json ADDED
The diff for this file is too large to render. See raw diff