rasgaard commited on
Commit
597cfea
1 Parent(s): 88bea52

Upload SqueezeBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +74 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./models/20newsgroups_squeezebert-probe/",
3
+ "architectures": [
4
+ "SqueezeBertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "embedding_size": 768,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "LABEL_0",
13
+ "1": "LABEL_1",
14
+ "2": "LABEL_2",
15
+ "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5",
18
+ "6": "LABEL_6",
19
+ "7": "LABEL_7",
20
+ "8": "LABEL_8",
21
+ "9": "LABEL_9",
22
+ "10": "LABEL_10",
23
+ "11": "LABEL_11",
24
+ "12": "LABEL_12",
25
+ "13": "LABEL_13",
26
+ "14": "LABEL_14",
27
+ "15": "LABEL_15",
28
+ "16": "LABEL_16",
29
+ "17": "LABEL_17",
30
+ "18": "LABEL_18",
31
+ "19": "LABEL_19"
32
+ },
33
+ "initializer_range": 0.02,
34
+ "intermediate_groups": 4,
35
+ "intermediate_size": 3072,
36
+ "k_groups": 4,
37
+ "label2id": {
38
+ "LABEL_0": 0,
39
+ "LABEL_1": 1,
40
+ "LABEL_10": 10,
41
+ "LABEL_11": 11,
42
+ "LABEL_12": 12,
43
+ "LABEL_13": 13,
44
+ "LABEL_14": 14,
45
+ "LABEL_15": 15,
46
+ "LABEL_16": 16,
47
+ "LABEL_17": 17,
48
+ "LABEL_18": 18,
49
+ "LABEL_19": 19,
50
+ "LABEL_2": 2,
51
+ "LABEL_3": 3,
52
+ "LABEL_4": 4,
53
+ "LABEL_5": 5,
54
+ "LABEL_6": 6,
55
+ "LABEL_7": 7,
56
+ "LABEL_8": 8,
57
+ "LABEL_9": 9
58
+ },
59
+ "layer_norm_eps": 1e-12,
60
+ "max_position_embeddings": 512,
61
+ "model_type": "squeezebert",
62
+ "num_attention_heads": 12,
63
+ "num_hidden_layers": 12,
64
+ "output_groups": 4,
65
+ "pad_token_id": 0,
66
+ "post_attention_groups": 1,
67
+ "problem_type": "single_label_classification",
68
+ "q_groups": 4,
69
+ "torch_dtype": "float32",
70
+ "transformers_version": "4.27.2",
71
+ "type_vocab_size": 2,
72
+ "v_groups": 4,
73
+ "vocab_size": 30528
74
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71b9d529bd9959c0fd351e64f1cc80406da2eb81d450ac67ae291b2408595f7a
3
+ size 204510005