Marco127 commited on
Commit
4d3d361
·
1 Parent(s): f7e30f3

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +3 -53
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-base-multilingual-cased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -9,58 +9,8 @@
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
- "id2label": {
13
- "0": "LABEL_0",
14
- "1": "LABEL_1",
15
- "2": "LABEL_2",
16
- "3": "LABEL_3",
17
- "4": "LABEL_4",
18
- "5": "LABEL_5",
19
- "6": "LABEL_6",
20
- "7": "LABEL_7",
21
- "8": "LABEL_8",
22
- "9": "LABEL_9",
23
- "10": "LABEL_10",
24
- "11": "LABEL_11",
25
- "12": "LABEL_12",
26
- "13": "LABEL_13",
27
- "14": "LABEL_14",
28
- "15": "LABEL_15",
29
- "16": "LABEL_16",
30
- "17": "LABEL_17",
31
- "18": "LABEL_18",
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,
39
- "label2id": {
40
- "LABEL_0": 0,
41
- "LABEL_1": 1,
42
- "LABEL_10": 10,
43
- "LABEL_11": 11,
44
- "LABEL_12": 12,
45
- "LABEL_13": 13,
46
- "LABEL_14": 14,
47
- "LABEL_15": 15,
48
- "LABEL_16": 16,
49
- "LABEL_17": 17,
50
- "LABEL_18": 18,
51
- "LABEL_19": 19,
52
- "LABEL_2": 2,
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,
61
- "LABEL_8": 8,
62
- "LABEL_9": 9
63
- },
64
  "layer_norm_eps": 1e-12,
65
  "max_position_embeddings": 512,
66
  "model_type": "bert",
@@ -75,8 +25,8 @@
75
  "position_embedding_type": "absolute",
76
  "problem_type": "single_label_classification",
77
  "torch_dtype": "float32",
78
- "transformers_version": "4.26.1",
79
  "type_vocab_size": 2,
80
  "use_cache": true,
81
- "vocab_size": 119547
82
  }
 
1
  {
2
+ "_name_or_path": "Marco127/DRAlBERTo",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  "initializer_range": 0.02,
13
  "intermediate_size": 3072,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  "layer_norm_eps": 1e-12,
15
  "max_position_embeddings": 512,
16
  "model_type": "bert",
 
25
  "position_embedding_type": "absolute",
26
  "problem_type": "single_label_classification",
27
  "torch_dtype": "float32",
28
+ "transformers_version": "4.27.3",
29
  "type_vocab_size": 2,
30
  "use_cache": true,
31
+ "vocab_size": 128000
32
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bd1392a8e5a9147dd962454676eeea407841cf38c17f84dda4f20600a81060f
3
- size 711557301
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:521eab58e0cf01b769840f200acef9cb26fba21aa86739498f7637a24a03845b
3
+ size 737460341