Marco127 commited on
Commit
2fafaa9
·
1 Parent(s): 6700953

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +41 -10
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "m-polignano-uniba/bert_uncased_L-12_H-768_A-12_italian_alb3rt0",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
- "directionality": "bidi",
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
@@ -32,7 +32,25 @@
32
  "19": "LABEL_19",
33
  "20": "LABEL_20",
34
  "21": "LABEL_21",
35
- "22": "LABEL_22"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  },
37
  "initializer_range": 0.02,
38
  "intermediate_size": 3072,
@@ -53,8 +71,26 @@
53
  "LABEL_20": 20,
54
  "LABEL_21": 21,
55
  "LABEL_22": 22,
 
 
 
 
 
 
 
56
  "LABEL_3": 3,
 
 
 
 
 
 
 
 
 
 
57
  "LABEL_4": 4,
 
58
  "LABEL_5": 5,
59
  "LABEL_6": 6,
60
  "LABEL_7": 7,
@@ -67,16 +103,11 @@
67
  "num_attention_heads": 12,
68
  "num_hidden_layers": 12,
69
  "pad_token_id": 0,
70
- "pooler_fc_size": 768,
71
- "pooler_num_attention_heads": 12,
72
- "pooler_num_fc_layers": 3,
73
- "pooler_size_per_head": 128,
74
- "pooler_type": "first_token_transform",
75
  "position_embedding_type": "absolute",
76
  "problem_type": "single_label_classification",
77
  "torch_dtype": "float32",
78
- "transformers_version": "4.27.4",
79
  "type_vocab_size": 2,
80
  "use_cache": true,
81
- "vocab_size": 128000
82
  }
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
32
  "19": "LABEL_19",
33
  "20": "LABEL_20",
34
  "21": "LABEL_21",
35
+ "22": "LABEL_22",
36
+ "23": "LABEL_23",
37
+ "24": "LABEL_24",
38
+ "25": "LABEL_25",
39
+ "26": "LABEL_26",
40
+ "27": "LABEL_27",
41
+ "28": "LABEL_28",
42
+ "29": "LABEL_29",
43
+ "30": "LABEL_30",
44
+ "31": "LABEL_31",
45
+ "32": "LABEL_32",
46
+ "33": "LABEL_33",
47
+ "34": "LABEL_34",
48
+ "35": "LABEL_35",
49
+ "36": "LABEL_36",
50
+ "37": "LABEL_37",
51
+ "38": "LABEL_38",
52
+ "39": "LABEL_39",
53
+ "40": "LABEL_40"
54
  },
55
  "initializer_range": 0.02,
56
  "intermediate_size": 3072,
 
71
  "LABEL_20": 20,
72
  "LABEL_21": 21,
73
  "LABEL_22": 22,
74
+ "LABEL_23": 23,
75
+ "LABEL_24": 24,
76
+ "LABEL_25": 25,
77
+ "LABEL_26": 26,
78
+ "LABEL_27": 27,
79
+ "LABEL_28": 28,
80
+ "LABEL_29": 29,
81
  "LABEL_3": 3,
82
+ "LABEL_30": 30,
83
+ "LABEL_31": 31,
84
+ "LABEL_32": 32,
85
+ "LABEL_33": 33,
86
+ "LABEL_34": 34,
87
+ "LABEL_35": 35,
88
+ "LABEL_36": 36,
89
+ "LABEL_37": 37,
90
+ "LABEL_38": 38,
91
+ "LABEL_39": 39,
92
  "LABEL_4": 4,
93
+ "LABEL_40": 40,
94
  "LABEL_5": 5,
95
  "LABEL_6": 6,
96
  "LABEL_7": 7,
 
103
  "num_attention_heads": 12,
104
  "num_hidden_layers": 12,
105
  "pad_token_id": 0,
 
 
 
 
 
106
  "position_embedding_type": "absolute",
107
  "problem_type": "single_label_classification",
108
  "torch_dtype": "float32",
109
+ "transformers_version": "4.29.2",
110
  "type_vocab_size": 2,
111
  "use_cache": true,
112
+ "vocab_size": 30522
113
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99ef443ec2eda894be97cd7afab5fa8d4ccd34aed4c79a269c79eb25456199b4
3
- size 737524917
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96389d840ee17b1593672f48d7d4ebba986a59c547d3a36a2701c675a45fae4a
3
+ size 438127861