gianma commited on
Commit
8f517a5
·
1 Parent(s): 0ad46cb

Upload BertForSequenceClassification

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": "dbmdz/bert-base-italian-xxl-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "04",
13
+ "1": "08",
14
+ "2": "10",
15
+ "3": "12",
16
+ "4": "16",
17
+ "5": "20",
18
+ "6": "24",
19
+ "7": "28",
20
+ "8": "32",
21
+ "9": "36",
22
+ "10": "40",
23
+ "11": "44",
24
+ "12": "48",
25
+ "13": "52",
26
+ "14": "56",
27
+ "15": "60",
28
+ "16": "64",
29
+ "17": "66",
30
+ "18": "68",
31
+ "19": "72",
32
+ "20": "76"
33
+ },
34
+ "initializer_range": 0.02,
35
+ "intermediate_size": 3072,
36
+ "label2id": {
37
+ "04": 0,
38
+ "08": 1,
39
+ "10": 2,
40
+ "12": 3,
41
+ "16": 4,
42
+ "20": 5,
43
+ "24": 6,
44
+ "28": 7,
45
+ "32": 8,
46
+ "36": 9,
47
+ "40": 10,
48
+ "44": 11,
49
+ "48": 12,
50
+ "52": 13,
51
+ "56": 14,
52
+ "60": 15,
53
+ "64": 16,
54
+ "66": 17,
55
+ "68": 18,
56
+ "72": 19,
57
+ "76": 20
58
+ },
59
+ "layer_norm_eps": 1e-12,
60
+ "max_position_embeddings": 512,
61
+ "model_type": "bert",
62
+ "num_attention_heads": 12,
63
+ "num_hidden_layers": 12,
64
+ "pad_token_id": 0,
65
+ "position_embedding_type": "absolute",
66
+ "problem_type": "multi_label_classification",
67
+ "torch_dtype": "float32",
68
+ "transformers_version": "4.29.2",
69
+ "type_vocab_size": 2,
70
+ "use_cache": true,
71
+ "vocab_size": 32102
72
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c33c173ba9a26d22450c3659a9303df481bd1d1bc8f802f6e9550a62eb1d5b3a
3
+ size 442920117