File size: 3,472 Bytes
33654b2 fd5e291 33654b2 fd5e291 33654b2 fd5e291 33654b2 fd5e291 33654b2 fd5e291 33654b2 |
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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 |
{
"_name_or_path": "/gpfs/projects/bsc88/projects/catalan_evaluation/models/roberta-base-ca-v2",
"architectures": [
"RobertaForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"bos_token_id": 0,
"classifier_dropout": null,
"eos_token_id": 2,
"finetuning_task": "tecla",
"gradient_checkpointing": false,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 768,
"id2label": {
"0": "Llengua",
"1": "Infraestructures",
"2": "Arts",
"3": "Parlament",
"4": "Noves tecnologies",
"5": "Castells",
"6": "Successos",
"7": "Empresa",
"8": "Mobilitat",
"9": "Teatre",
"10": "Treball",
"11": "Log\u00edstica",
"12": "Urbanisme",
"13": "Govern",
"14": "Entitats",
"15": "Finances",
"16": "Govern espanyol",
"17": "Tr\u00e0nsit",
"18": "Ind\u00fastria",
"19": "Esports",
"20": "Exteriors",
"21": "Medi ambient",
"22": "Habitatge",
"23": "Salut",
"24": "Equipaments i patrimoni",
"25": "Recerca",
"26": "Cooperaci\u00f3",
"27": "Innovaci\u00f3",
"28": "Agroalimentaci\u00f3",
"29": "Policial",
"30": "Serveis Socials",
"31": "Cinema",
"32": "Mem\u00f2ria hist\u00f2rica",
"33": "Turisme",
"34": "Pol\u00edtica municipal",
"35": "Comer\u00e7",
"36": "Universitats",
"37": "Hisenda",
"38": "Judicial",
"39": "Partits",
"40": "M\u00fasica",
"41": "Lletres",
"42": "Religi\u00f3",
"43": "Festa i cultura popular",
"44": "Uni\u00f3 Europea",
"45": "Moda",
"46": "Moviments socials",
"47": "Comptes p\u00fablics",
"48": "Immigraci\u00f3",
"49": "Educaci\u00f3",
"50": "Gastronomia",
"51": "Meteorologia",
"52": "Energia"
},
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Agroalimentaci\u00f3": 28,
"Arts": 2,
"Castells": 5,
"Cinema": 31,
"Comer\u00e7": 35,
"Comptes p\u00fablics": 47,
"Cooperaci\u00f3": 26,
"Educaci\u00f3": 49,
"Empresa": 7,
"Energia": 52,
"Entitats": 14,
"Equipaments i patrimoni": 24,
"Esports": 19,
"Exteriors": 20,
"Festa i cultura popular": 43,
"Finances": 15,
"Gastronomia": 50,
"Govern": 13,
"Govern espanyol": 16,
"Habitatge": 22,
"Hisenda": 37,
"Immigraci\u00f3": 48,
"Ind\u00fastria": 18,
"Infraestructures": 1,
"Innovaci\u00f3": 27,
"Judicial": 38,
"Llengua": 0,
"Lletres": 41,
"Log\u00edstica": 11,
"Medi ambient": 21,
"Mem\u00f2ria hist\u00f2rica": 32,
"Meteorologia": 51,
"Mobilitat": 8,
"Moda": 45,
"Moviments socials": 46,
"M\u00fasica": 40,
"Noves tecnologies": 4,
"Parlament": 3,
"Partits": 39,
"Policial": 29,
"Pol\u00edtica municipal": 34,
"Recerca": 25,
"Religi\u00f3": 42,
"Salut": 23,
"Serveis Socials": 30,
"Successos": 6,
"Teatre": 9,
"Treball": 10,
"Tr\u00e0nsit": 17,
"Turisme": 33,
"Universitats": 36,
"Uni\u00f3 Europea": 44,
"Urbanisme": 12
},
"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.17.0",
"type_vocab_size": 1,
"use_cache": true,
"vocab_size": 50262
}
|