PeanutCoding commited on
Commit
2532f7d
·
verified ·
1 Parent(s): be61b33

Training in progress, step 10

Browse files
Files changed (48) hide show
  1. README.md +54 -3
  2. config.json +151 -0
  3. logs/events.out.tfevents.1748355147.phi-ThinkPad-T490 +3 -0
  4. logs/events.out.tfevents.1748361639.phi-ThinkPad-T490 +3 -0
  5. logs/events.out.tfevents.1748362200.phi-ThinkPad-T490 +3 -0
  6. logs/events.out.tfevents.1748362829.phi-ThinkPad-T490 +3 -0
  7. logs/events.out.tfevents.1748365685.phi-ThinkPad-T490 +3 -0
  8. logs/events.out.tfevents.1748366043.phi-ThinkPad-T490 +3 -0
  9. logs/events.out.tfevents.1748366212.phi-ThinkPad-T490 +3 -0
  10. logs/events.out.tfevents.1748366316.phi-ThinkPad-T490 +3 -0
  11. logs/events.out.tfevents.1748366369.phi-ThinkPad-T490 +3 -0
  12. logs/events.out.tfevents.1748366462.phi-ThinkPad-T490 +3 -0
  13. logs/events.out.tfevents.1748366705.phi-ThinkPad-T490 +3 -0
  14. logs/events.out.tfevents.1748366854.phi-ThinkPad-T490 +3 -0
  15. logs/events.out.tfevents.1748367559.phi-ThinkPad-T490 +3 -0
  16. logs/events.out.tfevents.1748368151.phi-ThinkPad-T490 +3 -0
  17. logs/events.out.tfevents.1748423711.phi-ThinkPad-T490 +3 -0
  18. logs/events.out.tfevents.1748423881.phi-ThinkPad-T490 +3 -0
  19. logs/events.out.tfevents.1748423951.phi-ThinkPad-T490 +3 -0
  20. logs/events.out.tfevents.1748424142.phi-ThinkPad-T490 +3 -0
  21. logs/events.out.tfevents.1748424192.phi-ThinkPad-T490 +3 -0
  22. logs/events.out.tfevents.1748424266.phi-ThinkPad-T490 +3 -0
  23. logs/events.out.tfevents.1748425705.phi-ThinkPad-T490 +3 -0
  24. logs/events.out.tfevents.1748425762.phi-ThinkPad-T490 +3 -0
  25. logs/events.out.tfevents.1748425834.phi-ThinkPad-T490 +3 -0
  26. logs/events.out.tfevents.1748425870.phi-ThinkPad-T490 +3 -0
  27. logs/events.out.tfevents.1748425908.phi-ThinkPad-T490 +3 -0
  28. logs/events.out.tfevents.1748425948.phi-ThinkPad-T490 +3 -0
  29. logs/events.out.tfevents.1748426049.phi-ThinkPad-T490 +3 -0
  30. logs/events.out.tfevents.1748426635.phi-ThinkPad-T490 +3 -0
  31. logs/events.out.tfevents.1748426693.phi-ThinkPad-T490 +3 -0
  32. logs/events.out.tfevents.1748426737.phi-ThinkPad-T490 +3 -0
  33. logs/events.out.tfevents.1748427142.phi-ThinkPad-T490 +3 -0
  34. logs/events.out.tfevents.1748428122.phi-ThinkPad-T490 +3 -0
  35. logs/events.out.tfevents.1748431929.phi-ThinkPad-T490 +3 -0
  36. logs/events.out.tfevents.1748432281.phi-ThinkPad-T490 +3 -0
  37. logs/events.out.tfevents.1748435293.phi-ThinkPad-T490 +3 -0
  38. logs/events.out.tfevents.1748436354.phi-ThinkPad-T490 +3 -0
  39. logs/events.out.tfevents.1748436433.phi-ThinkPad-T490 +3 -0
  40. logs/events.out.tfevents.1748436524.phi-ThinkPad-T490 +3 -0
  41. logs/events.out.tfevents.1748437929.phi-ThinkPad-T490 +3 -0
  42. model.safetensors +3 -0
  43. preprocessor_config.json +13 -0
  44. special_tokens_map.json +37 -0
  45. tokenizer.json +0 -0
  46. tokenizer_config.json +81 -0
  47. training_args.bin +3 -0
  48. vocab.txt +0 -0
README.md CHANGED
@@ -1,3 +1,54 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: microsoft/layoutlm-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: repo
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # repo
16
+
17
+ This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 3e-05
37
+ - train_batch_size: 16
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 1
43
+ - mixed_precision_training: Native AMP
44
+
45
+ ### Training results
46
+
47
+
48
+
49
+ ### Framework versions
50
+
51
+ - Transformers 4.52.3
52
+ - Pytorch 2.6.0+cu124
53
+ - Datasets 3.6.0
54
+ - Tokenizers 0.21.1
config.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LayoutLMForTokenClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "hidden_act": "gelu",
7
+ "hidden_dropout_prob": 0.1,
8
+ "hidden_size": 768,
9
+ "id2label": {
10
+ "0": "leer",
11
+ "1": "Modell 3",
12
+ "2": "Modell 4",
13
+ "3": "Menge4",
14
+ "4": "Modell 1",
15
+ "5": "M\u00f6belhaus",
16
+ "6": "Bestellnummer",
17
+ "7": "Kundennr.",
18
+ "8": "Var-Ausf 1",
19
+ "9": "Menge3",
20
+ "10": "AB-Nummer",
21
+ "11": "Bezug 3",
22
+ "12": "Menge2",
23
+ "13": "Sonderrabatt",
24
+ "14": "Bezug 1",
25
+ "15": "Menge1",
26
+ "16": "LA-Anschrift",
27
+ "17": "Zusatz 1",
28
+ "18": "Modell 2",
29
+ "19": "Kommission",
30
+ "20": "PN/BM 1",
31
+ "21": "Termin Kundenwunsch - KW",
32
+ "22": "Var-Ausf. 3",
33
+ "23": "Transportraum",
34
+ "24": "Modell 5",
35
+ "25": "Zusatz 3",
36
+ "26": "Holz 3",
37
+ "27": "Holz 1",
38
+ "28": "Var-Ausf. 4",
39
+ "29": "Bezug 4",
40
+ "30": "Holz 4",
41
+ "31": "Bezug 2",
42
+ "32": "Var-Ausf. 2",
43
+ "33": "Holz 2",
44
+ "34": "Zusatz 2",
45
+ "35": "Reserviert am",
46
+ "36": "Aufpreis 1",
47
+ "37": "T-Menge 1 Pos 3",
48
+ "38": "Var-Ausf. 5",
49
+ "39": "Liefertermin",
50
+ "40": "Menge5",
51
+ "41": "Modell 6",
52
+ "42": "Modell 7",
53
+ "43": "SA-Schl\u00fcssel 7",
54
+ "44": "SA-Schl\u00fcssel 1",
55
+ "45": "PV 3",
56
+ "46": "Holz 5",
57
+ "47": "Fadenfarbnr.",
58
+ "48": "SA-Schl\u00fcssel 2",
59
+ "49": "Aufpreis 3",
60
+ "50": "Menge6",
61
+ "51": "Notizen 4",
62
+ "52": "Notizen 2",
63
+ "53": "Ballen ID / Ledernummer",
64
+ "54": "Var-Ausf. 6",
65
+ "55": "Gestelltnr.",
66
+ "56": "Kurzinfo",
67
+ "57": "PV 1",
68
+ "58": "PV 2",
69
+ "59": "AB-Anschrift",
70
+ "60": "PN/BM 2"
71
+ },
72
+ "initializer_range": 0.02,
73
+ "intermediate_size": 3072,
74
+ "label2id": {
75
+ "AB-Anschrift": 59,
76
+ "AB-Nummer": 10,
77
+ "Aufpreis 1": 36,
78
+ "Aufpreis 3": 49,
79
+ "Ballen ID / Ledernummer": 53,
80
+ "Bestellnummer": 6,
81
+ "Bezug 1": 14,
82
+ "Bezug 2": 31,
83
+ "Bezug 3": 11,
84
+ "Bezug 4": 29,
85
+ "Fadenfarbnr.": 47,
86
+ "Gestelltnr.": 55,
87
+ "Holz 1": 27,
88
+ "Holz 2": 33,
89
+ "Holz 3": 26,
90
+ "Holz 4": 30,
91
+ "Holz 5": 46,
92
+ "Kommission": 19,
93
+ "Kundennr.": 7,
94
+ "Kurzinfo": 56,
95
+ "LA-Anschrift": 16,
96
+ "Liefertermin": 39,
97
+ "Menge1": 15,
98
+ "Menge2": 12,
99
+ "Menge3": 9,
100
+ "Menge4": 3,
101
+ "Menge5": 40,
102
+ "Menge6": 50,
103
+ "Modell 1": 4,
104
+ "Modell 2": 18,
105
+ "Modell 3": 1,
106
+ "Modell 4": 2,
107
+ "Modell 5": 24,
108
+ "Modell 6": 41,
109
+ "Modell 7": 42,
110
+ "M\u00f6belhaus": 5,
111
+ "Notizen 2": 52,
112
+ "Notizen 4": 51,
113
+ "PN/BM 1": 20,
114
+ "PN/BM 2": 60,
115
+ "PV 1": 57,
116
+ "PV 2": 58,
117
+ "PV 3": 45,
118
+ "Reserviert am": 35,
119
+ "SA-Schl\u00fcssel 1": 44,
120
+ "SA-Schl\u00fcssel 2": 48,
121
+ "SA-Schl\u00fcssel 7": 43,
122
+ "Sonderrabatt": 13,
123
+ "T-Menge 1 Pos 3": 37,
124
+ "Termin Kundenwunsch - KW": 21,
125
+ "Transportraum": 23,
126
+ "Var-Ausf 1": 8,
127
+ "Var-Ausf. 2": 32,
128
+ "Var-Ausf. 3": 22,
129
+ "Var-Ausf. 4": 28,
130
+ "Var-Ausf. 5": 38,
131
+ "Var-Ausf. 6": 54,
132
+ "Zusatz 1": 17,
133
+ "Zusatz 2": 34,
134
+ "Zusatz 3": 25,
135
+ "leer": 0
136
+ },
137
+ "layer_norm_eps": 1e-12,
138
+ "max_2d_position_embeddings": 1024,
139
+ "max_position_embeddings": 512,
140
+ "model_type": "layoutlm",
141
+ "num_attention_heads": 12,
142
+ "num_hidden_layers": 12,
143
+ "output_past": true,
144
+ "pad_token_id": 0,
145
+ "position_embedding_type": "absolute",
146
+ "torch_dtype": "float32",
147
+ "transformers_version": "4.52.3",
148
+ "type_vocab_size": 2,
149
+ "use_cache": true,
150
+ "vocab_size": 30522
151
+ }
logs/events.out.tfevents.1748355147.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23b3ec706a5488fa7c34c51ea483f7264a20dc2dec6f3f3a2862cd44a06240bd
3
+ size 8833
logs/events.out.tfevents.1748361639.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3279525cbd1f645c957161191e1474e7680fb4fa101ab9bb2de6c55750ef6d7
3
+ size 8833
logs/events.out.tfevents.1748362200.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff9951c3fb0c641eb97d19a58c6a931aa3e7d8b8ff02ef697c61718cca8d1c42
3
+ size 8833
logs/events.out.tfevents.1748362829.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20d9bc0d47f882c4f98236d0e0ece90c4e8fd3d1bc5fdb91b62fe9f0e551a20b
3
+ size 8833
logs/events.out.tfevents.1748365685.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0bc5701f7cf97cb85324b126a3d298ad86fb286880a20bb0b45fd265f009e35
3
+ size 8833
logs/events.out.tfevents.1748366043.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce0d749cdaa2e43853bb836a30674ba5700dd121c827248ff6fd9b22323572c2
3
+ size 8832
logs/events.out.tfevents.1748366212.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b272ba23ad43171d77e808c2480e5597cac0ee1690c29888face139e154feead
3
+ size 8832
logs/events.out.tfevents.1748366316.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc85e2f8d153d8e040c74ca57c1832a833c2c56f4695f9484a6adc9d73e5e7da
3
+ size 8832
logs/events.out.tfevents.1748366369.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dea2d3cd4762a87ed422032815df626c4f71d87243ca0773a7ac0b3da715825c
3
+ size 8832
logs/events.out.tfevents.1748366462.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c19d5196b89d42490faa70c44081048dc50f9d817e2b1c0c445f0d36cbdb4c
3
+ size 8832
logs/events.out.tfevents.1748366705.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beb45c1e4eaf6e767e3db8e184a976f840afc72988e303455f2755be3273abe5
3
+ size 8832
logs/events.out.tfevents.1748366854.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b518d47128a5628503df553fe0563723eedab12c58b1f663fe9ba7430f60994b
3
+ size 8832
logs/events.out.tfevents.1748367559.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e0541a97516517c0b31d0352044266d496f7635b9c97eaca7e84eaf2b8bcb1
3
+ size 8832
logs/events.out.tfevents.1748368151.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f76dcdabf2558f22a55414e0ca14a0131f5b39c5b478effbe05805bd8598cf6c
3
+ size 8832
logs/events.out.tfevents.1748423711.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68eed4b905fc0e9b14ea25cc524aa529f1cfc3edff3a6c094e848c76bdffa5c1
3
+ size 5100
logs/events.out.tfevents.1748423881.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:810fb2635acdcb47e619279d294ab2c37d722f1a9b9c8fcfcee1c37d50e807a2
3
+ size 5100
logs/events.out.tfevents.1748423951.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49256a425ed65df86019bf139671c9c706dc48ae7dde58ee27f9f560dd83f166
3
+ size 5100
logs/events.out.tfevents.1748424142.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a2c803c9eff07e99961db5e83d4c21dfa5bfec7a489c1b19fe5c8873010dd6
3
+ size 5100
logs/events.out.tfevents.1748424192.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7de05774a17b16ad258624a0293aa2b9cdca091a47827a427628ea088da203f9
3
+ size 5100
logs/events.out.tfevents.1748424266.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b560bf9bb56346a27a55bc5853762eb40b1393b4ca7674830add3a8a9e61d757
3
+ size 5100
logs/events.out.tfevents.1748425705.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4a2ea14f9250868439a07f153a65990064ee83f3ad51740599820ffab6dfee
3
+ size 5100
logs/events.out.tfevents.1748425762.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd89ac6bbf81ff9ad98ec26bbcde51505533e160f1e22c94b34a3fdf674c2f37
3
+ size 5100
logs/events.out.tfevents.1748425834.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa5f0787e64202f0eb6723f9a2b0cb6a4973b1392e60c6caf1277b84ad6f8a4c
3
+ size 5100
logs/events.out.tfevents.1748425870.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4711b646ec3c0e8e395d789e02c10f47d2beba5ded37931f10239455df50fb5
3
+ size 5100
logs/events.out.tfevents.1748425908.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5ce91d8af6b9aec07582a4ae0330bcc490a465c55ab4d6e00a9833ef60480af
3
+ size 5100
logs/events.out.tfevents.1748425948.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e866097308107a932d1958eba4354cd139d45f944ffe22f75926c01facdbfb19
3
+ size 5100
logs/events.out.tfevents.1748426049.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:188879a8cb49690f002fcbda6567cb66b4b8b331091cd2dfca9c1216912e1f34
3
+ size 5100
logs/events.out.tfevents.1748426635.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c85f842647f133bb1092e4008f6e00fe9449e981d4d5f22993cd7a52204b3f1
3
+ size 5100
logs/events.out.tfevents.1748426693.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a97341803482fd9ee40c3afb9d467b6ba3c3a3aedd941656eeeae4e8768eae6
3
+ size 5100
logs/events.out.tfevents.1748426737.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea2b655e742babd8f2d0b42c1e36d4465b854e0a040f66bc9090aa04857cde95
3
+ size 5100
logs/events.out.tfevents.1748427142.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:350b8288f10f79ba95ed3f265fe0ded032bef6edec834c6c0ce93cfd44138cc9
3
+ size 5100
logs/events.out.tfevents.1748428122.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05354ee6df79ca61adf3e48a8c9b022599de4c3f48bf6ce8d34c82d4703457a7
3
+ size 5100
logs/events.out.tfevents.1748431929.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61106609ec40f5414846295c04cc7b210c391869acb8506da5923132c0bae0ca
3
+ size 7582
logs/events.out.tfevents.1748432281.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86f991ccbdced65dd787ac2e046513a07e9d13c12cc9761c7fc2f7811f2a791
3
+ size 7582
logs/events.out.tfevents.1748435293.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142c3f89e78472fe8023548dc055430d79962302e92e72dfaccd7fc8dd228c81
3
+ size 7582
logs/events.out.tfevents.1748436354.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba6d6661b5fbd6571a825f70a96eb67b0510f7288adca73781e57c14df7c2a4d
3
+ size 7582
logs/events.out.tfevents.1748436433.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be15f69167bef36cee2f9a0126f250319ec1325ed9b244ae1835f4af660787a8
3
+ size 7582
logs/events.out.tfevents.1748436524.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98907e8dea75e73123d2f57b1dda3f9a5c9321d06847a75cbb0b4a6e49f6b08
3
+ size 8137
logs/events.out.tfevents.1748437929.phi-ThinkPad-T490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14d00115a8e0ab6abe1aaf47c4ef02223365ac8256fc79d652948a981deffa43
3
+ size 8157
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6949208ca92507c2af357c76ce7dbaf941ff357ac7bac73c6b808a24c07daffe
3
+ size 450724324
preprocessor_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "apply_ocr": true,
3
+ "do_resize": true,
4
+ "image_processor_type": "LayoutLMv2ImageProcessor",
5
+ "ocr_lang": null,
6
+ "processor_class": "LayoutLMv2Processor",
7
+ "resample": 2,
8
+ "size": {
9
+ "height": 224,
10
+ "width": 224
11
+ },
12
+ "tesseract_config": ""
13
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "additional_special_tokens": [],
45
+ "apply_ocr": false,
46
+ "clean_up_tokenization_spaces": false,
47
+ "cls_token": "[CLS]",
48
+ "cls_token_box": [
49
+ 0,
50
+ 0,
51
+ 0,
52
+ 0
53
+ ],
54
+ "do_basic_tokenize": true,
55
+ "do_lower_case": true,
56
+ "extra_special_tokens": {},
57
+ "mask_token": "[MASK]",
58
+ "model_max_length": 512,
59
+ "never_split": null,
60
+ "only_label_first_subword": true,
61
+ "pad_token": "[PAD]",
62
+ "pad_token_box": [
63
+ 0,
64
+ 0,
65
+ 0,
66
+ 0
67
+ ],
68
+ "pad_token_label": -100,
69
+ "processor_class": "LayoutLMv2Processor",
70
+ "sep_token": "[SEP]",
71
+ "sep_token_box": [
72
+ 1000,
73
+ 1000,
74
+ 1000,
75
+ 1000
76
+ ],
77
+ "strip_accents": null,
78
+ "tokenize_chinese_chars": true,
79
+ "tokenizer_class": "LayoutLMv2Tokenizer",
80
+ "unk_token": "[UNK]"
81
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b120a416310152d9e64a59ee1178a2b206c106a67f47472036a2f8fc648e0ddc
3
+ size 5368
vocab.txt ADDED
The diff for this file is too large to render. See raw diff