vikp commited on
Commit
7c7e3ed
·
1 Parent(s): 07d09fd

Upload BloomForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +72 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "pdf_postprocessor",
3
+ "apply_residual_connection_post_layernorm": false,
4
+ "architectures": [
5
+ "BloomForTokenClassification"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "attention_softmax_in_fp32": true,
9
+ "bias_dropout_fusion": true,
10
+ "bos_token_id": 1,
11
+ "eos_token_id": 2,
12
+ "hidden_dropout": 0.0,
13
+ "hidden_size": 1024,
14
+ "id2label": {
15
+ "0": "LABEL_0",
16
+ "1": "LABEL_1",
17
+ "2": "LABEL_2",
18
+ "3": "LABEL_3",
19
+ "4": "LABEL_4",
20
+ "5": "LABEL_5",
21
+ "6": "LABEL_6",
22
+ "7": "LABEL_7",
23
+ "8": "LABEL_8",
24
+ "9": "LABEL_9",
25
+ "10": "LABEL_10"
26
+ },
27
+ "initializer_range": 0.02,
28
+ "label2id": {
29
+ "LABEL_0": 0,
30
+ "LABEL_1": 1,
31
+ "LABEL_10": 10,
32
+ "LABEL_2": 2,
33
+ "LABEL_3": 3,
34
+ "LABEL_4": 4,
35
+ "LABEL_5": 5,
36
+ "LABEL_6": 6,
37
+ "LABEL_7": 7,
38
+ "LABEL_8": 8,
39
+ "LABEL_9": 9
40
+ },
41
+ "label_weights": [
42
+ 1.0,
43
+ 10.0,
44
+ 10.0,
45
+ 10.0,
46
+ 10.0,
47
+ 10.0,
48
+ 10.0,
49
+ 10.0,
50
+ 10.0,
51
+ 10.0,
52
+ 10.0
53
+ ],
54
+ "layer_norm_epsilon": 1e-05,
55
+ "masked_softmax_fusion": true,
56
+ "max_sequence_length": 4096,
57
+ "model_type": "bloom",
58
+ "n_head": 16,
59
+ "n_inner": null,
60
+ "n_layer": 24,
61
+ "offset_alibi": 100,
62
+ "pad_token_id": 3,
63
+ "pretraining_tp": 1,
64
+ "skip_bias_add": true,
65
+ "skip_bias_add_qkv": false,
66
+ "slow_but_exact": false,
67
+ "torch_dtype": "float32",
68
+ "transformers_version": "4.34.0",
69
+ "unk_token_id": 0,
70
+ "use_cache": true,
71
+ "vocab_size": 250880
72
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73008f47e8ec45c348a8d8de804553cbed9fafb2851a15f04106d23bd969a0b4
3
+ size 2236999398