jyanthesecond commited on
Commit
d33f415
·
verified ·
1 Parent(s): 707f1ea

Finished training on step 1000

Browse files
Files changed (3) hide show
  1. config.json +56 -0
  2. generation_config.json +7 -0
  3. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "looppayments/layout-decoder-extended-context",
3
+ "architectures": [
4
+ "DecoderOnlyGenerativeLayoutLMv3"
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": "BACKGROUND",
18
+ "1": "billToAddressTaskRawOutput",
19
+ "2": "destinationLocationTaskRawOutput",
20
+ "3": "forBenefitOfAddressTaskRawOutput",
21
+ "4": "originLocationTaskRawOutput",
22
+ "5": "thirdPartyPayToAddressTaskRawOutput"
23
+ },
24
+ "initializer_range": 0.02,
25
+ "input_size": 224,
26
+ "intermediate_size": 3072,
27
+ "label2id": {
28
+ "BACKGROUND": 0,
29
+ "billToAddressTaskRawOutput": 1,
30
+ "destinationLocationTaskRawOutput": 2,
31
+ "forBenefitOfAddressTaskRawOutput": 3,
32
+ "originLocationTaskRawOutput": 4,
33
+ "thirdPartyPayToAddressTaskRawOutput": 5
34
+ },
35
+ "layer_norm_eps": 1e-05,
36
+ "max_2d_position_embeddings": 1024,
37
+ "max_position_embeddings": 2050,
38
+ "max_rel_2d_pos": 256,
39
+ "max_rel_pos": 128,
40
+ "model_type": "layoutlmv3",
41
+ "num_attention_heads": 12,
42
+ "num_channels": 3,
43
+ "num_hidden_layers": 12,
44
+ "pad_token_id": 1,
45
+ "patch_size": 16,
46
+ "rel_2d_pos_bins": 64,
47
+ "rel_pos_bins": 32,
48
+ "second_input_size": 112,
49
+ "shape_size": 128,
50
+ "text_embed": true,
51
+ "torch_dtype": "float32",
52
+ "transformers_version": "4.47.1",
53
+ "type_vocab_size": 1,
54
+ "visual_embed": true,
55
+ "vocab_size": 50266
56
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 1,
6
+ "transformers_version": "4.47.1"
7
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a6f4ddd92fd19b7718988671b3ba4e5662d688f753b24b428567870d1aaf9ef
3
+ size 660671568