File size: 2,146 Bytes
b8f2b80
 
 
 
 
 
 
 
 
 
 
 
 
 
9fd0f84
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b8f2b80
 
 
 
9fd0f84
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b8f2b80
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
  "_name_or_path": "BSC-TeMU/roberta-base-ca",
  "architectures": [
    "RobertaForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "gradient_checkpointing": false,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "Societat",
    "1": "Pol铆tica",
    "2": "Partits",
    "3": "Successos",
    "4": "Judicial",
    "5": "Policial",
    "6": "Salut",
    "7": "Economia",
    "8": "Parlament",
    "9": "Medi_ambient",
    "10": "M煤sica",
    "11": "Educaci贸",
    "12": "Empresa",
    "13": "Cultura",
    "14": "Uni贸_Europea",
    "15": "Govern",
    "16": "Infraestructures",
    "17": "Treball",
    "18": "Mobilitat",
    "19": "Cinema",
    "20": "Teatre",
    "21": "Turisme",
    "22": "Equipaments_i_patrimoni",
    "23": "Lletres",
    "24": "Meteorologia",
    "25": "Comer莽",
    "26": "Govern_espanyol",
    "27": "M贸n",
    "28": "Festa_i_cultura_popular",
    "29": "Tr脿nsit"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "Societat": 0,
    "Pol铆tica": 1,
    "M煤sica": 10,
    "Educaci贸": 11,
    "Empresa": 12,
    "Cultura": 13,
    "Uni贸_Europea": 14,
    "Govern": 15,
    "Infraestructures": 16,
    "Treball": 17,
    "Mobilitat": 18,
    "Cinema": 19,
    "Partits": 2,
    "Teatre": 20,
    "Turisme": 21,
    "Equipaments_i_patrimoni": 22,
    "Lletres": 23,
    "Meteorologia": 24,
    "Comer莽": 25,
    "Govern_espanyol": 26,
    "M贸n": 27,
    "Festa_i_cultura_popular": 28,
    "Tr脿nsit": 29,
    "Successos": 3,
    "Judicial": 4,
    "Policial": 5,
    "Salut": 6,
    "Economia": 7,
    "Parlament": 8,
    "Medi_ambient": 9
  },
  "layer_norm_eps": 1e-05,
  "max_position_embeddings": 514,
  "model_type": "roberta",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.11.3",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 52000
}