brandaobrandisborges
commited on
Commit
•
b2acccb
1
Parent(s):
28be0fc
End of training
Browse files- README.md +70 -0
- logs/events.out.tfevents.1679044890.920446f35b44.499.0 +2 -2
- preprocessor_config.json +14 -0
- pytorch_model.bin +1 -1
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +38 -0
- vocab.txt +0 -0
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
model-index:
|
5 |
+
- name: layoutlm-synth3
|
6 |
+
results: []
|
7 |
+
---
|
8 |
+
|
9 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
+
should probably proofread and complete it, then remove this comment. -->
|
11 |
+
|
12 |
+
# layoutlm-synth3
|
13 |
+
|
14 |
+
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
|
15 |
+
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.0021
|
17 |
+
- Ank Address: {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39}
|
18 |
+
- Ank Name: {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39}
|
19 |
+
- Ayee Address: {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39}
|
20 |
+
- Ayee Name: {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39}
|
21 |
+
- Icr: {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39}
|
22 |
+
- Mount: {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39}
|
23 |
+
- Overall Precision: 1.0
|
24 |
+
- Overall Recall: 1.0
|
25 |
+
- Overall F1: 1.0
|
26 |
+
- Overall Accuracy: 1.0
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 3e-05
|
46 |
+
- train_batch_size: 8
|
47 |
+
- eval_batch_size: 6
|
48 |
+
- seed: 42
|
49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 5
|
52 |
+
- mixed_precision_training: Native AMP
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Ank Address | Ank Name | Ayee Address | Ayee Name | Icr | Mount | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:----------------------------------------------------------:|:----------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------:|:----------------------------------------------------------:|:-----------------:|:--------------:|:----------:|:----------------:|
|
58 |
+
| 0.9365 | 1.0 | 20 | 0.1057 | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 0.9487179487179487, 'recall': 0.9487179487179487, 'f1': 0.9487179487179487, 'number': 39} | {'precision': 0.9487179487179487, 'recall': 0.9487179487179487, 'f1': 0.9487179487179487, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | 0.9829 | 0.9829 | 0.9829 | 0.9976 |
|
59 |
+
| 0.0449 | 2.0 | 40 | 0.0058 | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | 1.0 | 1.0 | 1.0 | 1.0 |
|
60 |
+
| 0.0075 | 3.0 | 60 | 0.0028 | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | 1.0 | 1.0 | 1.0 | 1.0 |
|
61 |
+
| 0.005 | 4.0 | 80 | 0.0022 | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | 1.0 | 1.0 | 1.0 | 1.0 |
|
62 |
+
| 0.0042 | 5.0 | 100 | 0.0021 | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | {'precision': 1.0, 'recall': 1.0, 'f1': 1.0, 'number': 39} | 1.0 | 1.0 | 1.0 | 1.0 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.27.1
|
68 |
+
- Pytorch 1.13.1+cu116
|
69 |
+
- Datasets 2.10.1
|
70 |
+
- Tokenizers 0.13.2
|
logs/events.out.tfevents.1679044890.920446f35b44.499.0
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:299bd0145135278810546ef59742f174287a1ca0f05462b8f0a653ae895b03b8
|
3 |
+
size 7743
|
preprocessor_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"apply_ocr": true,
|
3 |
+
"do_resize": true,
|
4 |
+
"feature_extractor_type": "LayoutLMv2FeatureExtractor",
|
5 |
+
"image_processor_type": "LayoutLMv2ImageProcessor",
|
6 |
+
"ocr_lang": null,
|
7 |
+
"processor_class": "LayoutLMv2Processor",
|
8 |
+
"resample": 2,
|
9 |
+
"size": {
|
10 |
+
"height": 224,
|
11 |
+
"width": 224
|
12 |
+
},
|
13 |
+
"tesseract_config": ""
|
14 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450605317
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0420a97687ea79e83c93f53af9b855aa7fa0dc421358e9b8637bf72eccf62039
|
3 |
size 450605317
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"mask_token": "[MASK]",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"sep_token": "[SEP]",
|
6 |
+
"unk_token": "[UNK]"
|
7 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": null,
|
3 |
+
"apply_ocr": false,
|
4 |
+
"cls_token": "[CLS]",
|
5 |
+
"cls_token_box": [
|
6 |
+
0,
|
7 |
+
0,
|
8 |
+
0,
|
9 |
+
0
|
10 |
+
],
|
11 |
+
"do_basic_tokenize": true,
|
12 |
+
"do_lower_case": true,
|
13 |
+
"mask_token": "[MASK]",
|
14 |
+
"model_max_length": 512,
|
15 |
+
"never_split": null,
|
16 |
+
"only_label_first_subword": true,
|
17 |
+
"pad_token": "[PAD]",
|
18 |
+
"pad_token_box": [
|
19 |
+
0,
|
20 |
+
0,
|
21 |
+
0,
|
22 |
+
0
|
23 |
+
],
|
24 |
+
"pad_token_label": -100,
|
25 |
+
"processor_class": "LayoutLMv2Processor",
|
26 |
+
"sep_token": "[SEP]",
|
27 |
+
"sep_token_box": [
|
28 |
+
1000,
|
29 |
+
1000,
|
30 |
+
1000,
|
31 |
+
1000
|
32 |
+
],
|
33 |
+
"special_tokens_map_file": null,
|
34 |
+
"strip_accents": null,
|
35 |
+
"tokenize_chinese_chars": true,
|
36 |
+
"tokenizer_class": "LayoutLMv2Tokenizer",
|
37 |
+
"unk_token": "[UNK]"
|
38 |
+
}
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|