cornelius commited on
Commit
edda641
1 Parent(s): 4c21cb5

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +80 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "pdelobelle/robbert-v2-dutch-base",
3
+ "architectures": [
4
+ "RobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "1 - Macroeconomics",
16
+ "1": "10 - Transportation",
17
+ "2": "12 - Law and Crime",
18
+ "3": "13 - Social Welfare",
19
+ "4": "14 - Housing",
20
+ "5": "15 - Domestic Commerce",
21
+ "6": "16 - Defense",
22
+ "7": "17 - Technology",
23
+ "8": "18 - Foreign Trade",
24
+ "9": "19.1 - International Affairs",
25
+ "10": "19.2 - European Integration",
26
+ "11": "2 - Civil Rights",
27
+ "12": "20 - Government Operations",
28
+ "13": "23 - Culture",
29
+ "14": "3 - Health",
30
+ "15": "4 - Agriculture",
31
+ "16": "5 - Labor",
32
+ "17": "6 - Education",
33
+ "18": "7 - Environment",
34
+ "19": "8 - Energy",
35
+ "20": "9 - Immigration",
36
+ "21": "98 - Non-thematic",
37
+ "22": "99 - Other"
38
+ },
39
+ "initializer_range": 0.02,
40
+ "intermediate_size": 3072,
41
+ "label2id": {
42
+ "LABEL_0": 0,
43
+ "LABEL_1": 1,
44
+ "LABEL_10": 10,
45
+ "LABEL_11": 11,
46
+ "LABEL_12": 12,
47
+ "LABEL_13": 13,
48
+ "LABEL_14": 14,
49
+ "LABEL_15": 15,
50
+ "LABEL_16": 16,
51
+ "LABEL_17": 17,
52
+ "LABEL_18": 18,
53
+ "LABEL_19": 19,
54
+ "LABEL_2": 2,
55
+ "LABEL_20": 20,
56
+ "LABEL_21": 21,
57
+ "LABEL_22": 22,
58
+ "LABEL_3": 3,
59
+ "LABEL_4": 4,
60
+ "LABEL_5": 5,
61
+ "LABEL_6": 6,
62
+ "LABEL_7": 7,
63
+ "LABEL_8": 8,
64
+ "LABEL_9": 9
65
+ },
66
+ "layer_norm_eps": 1e-05,
67
+ "max_position_embeddings": 514,
68
+ "model_type": "roberta",
69
+ "num_attention_heads": 12,
70
+ "num_hidden_layers": 12,
71
+ "output_past": true,
72
+ "pad_token_id": 1,
73
+ "position_embedding_type": "absolute",
74
+ "problem_type": "single_label_classification",
75
+ "torch_dtype": "float32",
76
+ "transformers_version": "4.28.0",
77
+ "type_vocab_size": 1,
78
+ "use_cache": true,
79
+ "vocab_size": 40000
80
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6288b25cb2d7e4dcec28a0ab87941b0da27541b9cae2c6d9b8a9d6da6913ecc
3
+ size 467192565