nielsr HF staff commited on
Commit
c305884
1 Parent(s): cec8a43
Files changed (2) hide show
  1. config.json +82 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BeitForImageClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.0,
6
+ "auxiliary_channels": 256,
7
+ "auxiliary_concat_input": false,
8
+ "auxiliary_loss_weight": 0.4,
9
+ "auxiliary_num_convs": 1,
10
+ "drop_path_rate": 0.1,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.0,
13
+ "hidden_size": 1024,
14
+ "id2label": {
15
+ "0": "letter",
16
+ "1": "form",
17
+ "2": "email",
18
+ "3": "handwritten",
19
+ "4": "advertisement",
20
+ "5": "scientific report",
21
+ "6": "scientific publication",
22
+ "7": "specification",
23
+ "8": "file folder",
24
+ "9": "news article",
25
+ "10": "budget",
26
+ "11": "invoice",
27
+ "12": "presentation",
28
+ "13": "questionnaire",
29
+ "14": "resume",
30
+ "15": "memo"
31
+ },
32
+ "image_size": 224,
33
+ "initializer_range": 0.02,
34
+ "intermediate_size": 4096,
35
+ "label2id": {
36
+ "advertisement": 4,
37
+ "budget": 10,
38
+ "email": 2,
39
+ "file folder": 8,
40
+ "form": 1,
41
+ "handwritten": 3,
42
+ "invoice": 11,
43
+ "letter": 0,
44
+ "memo": 15,
45
+ "news article": 9,
46
+ "presentation": 12,
47
+ "questionnaire": 13,
48
+ "resume": 14,
49
+ "scientific publication": 6,
50
+ "scientific report": 5,
51
+ "specification": 7
52
+ },
53
+ "layer_norm_eps": 1e-12,
54
+ "layer_scale_init_value": 0.1,
55
+ "model_type": "beit",
56
+ "num_attention_heads": 16,
57
+ "num_channels": 3,
58
+ "num_hidden_layers": 24,
59
+ "out_indices": [
60
+ 3,
61
+ 5,
62
+ 7,
63
+ 11
64
+ ],
65
+ "patch_size": 16,
66
+ "pool_scales": [
67
+ 1,
68
+ 2,
69
+ 3,
70
+ 6
71
+ ],
72
+ "semantic_loss_ignore_index": 255,
73
+ "torch_dtype": "float32",
74
+ "transformers_version": "4.18.0.dev0",
75
+ "use_absolute_position_embeddings": true,
76
+ "use_auxiliary_head": true,
77
+ "use_mask_token": false,
78
+ "use_mean_pooling": true,
79
+ "use_relative_position_bias": false,
80
+ "use_shared_relative_position_bias": false,
81
+ "vocab_size": 8192
82
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:819c39abe94292bfb9e2992a70053e49968b71563a352f156167b5f024499fac
3
+ size 1213532225