|
{ |
|
"_name_or_path": "xlm-roberta-large", |
|
"architectures": [ |
|
"CustomXLMRobertaModelForSequenceClassification" |
|
], |
|
"attention_probs_dropout_prob": 0.1, |
|
"auto_map": { |
|
"AutoModelForSequenceClassification": "modeling_custom_head_xlm_roberta.CustomXLMRobertaModelForSequenceClassification" |
|
}, |
|
"bos_token_id": 0, |
|
"classifier_dropout": 0.1, |
|
"eos_token_id": 2, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.1, |
|
"hidden_size": 1024, |
|
"id2label": { |
|
"0": "101 - Foreign Special Relationships: Positive", |
|
"1": "102 - Foreign Special Relationships: Negative", |
|
"2": "103 - Anti-Imperialism", |
|
"3": "104 - Military: Positive", |
|
"4": "105 - Military: Negative", |
|
"5": "106 - Peace", |
|
"6": "107 - Internationalism: Positive", |
|
"7": "108 - European Community/Union: Positive", |
|
"8": "109 - Internationalism: Negative", |
|
"9": "110 - European Community/Union: Negative", |
|
"10": "201 - Freedom and Human Rights", |
|
"11": "202 - Democracy", |
|
"12": "203 - Constitutionalism: Positive", |
|
"13": "204 - Constitutionalism: Negative", |
|
"14": "301 - Federalism", |
|
"15": "302 - Centralisation", |
|
"16": "303 - Governmental and Administrative Efficiency", |
|
"17": "304 - Political Corruption", |
|
"18": "305 - Political Authority", |
|
"19": "401 - Free Market Economy", |
|
"20": "402 - Incentives", |
|
"21": "403 - Market Regulation", |
|
"22": "404 - Economic Planning", |
|
"23": "405 - Corporatism/ Mixed Economy", |
|
"24": "406 - Protectionism: Positive", |
|
"25": "407 - Protectionism: Negative", |
|
"26": "408 - Economic Goals", |
|
"27": "409 - Keynesian Demand Management", |
|
"28": "410 - Economic Growth: Positive", |
|
"29": "411 - Technology and Infrastructure", |
|
"30": "412 - Controlled Economy", |
|
"31": "413 - Nationalisation", |
|
"32": "414 - Economic Orthodoxy", |
|
"33": "415 - Marxist Analysis: Positive", |
|
"34": "416 - Anti-Growth Economy: Positive", |
|
"35": "501 - Environmental Protection: Positive", |
|
"36": "502 - Culture: Positive", |
|
"37": "503 - Equality: Positive", |
|
"38": "504 - Welfare State Expansion", |
|
"39": "505 - Welfare State Limitation", |
|
"40": "506 - Education Expansion", |
|
"41": "507 - Education Limitation", |
|
"42": "601 - National Way of Life: Positive", |
|
"43": "602 - National Way of Life: Negative", |
|
"44": "603 - Traditional Morality: Positive", |
|
"45": "604 - Traditional Morality: Negative", |
|
"46": "605 - Law and Order: Positive", |
|
"47": "606 - Civic Mindedness: Positive", |
|
"48": "607 - Multiculturalism: Positive", |
|
"49": "608 - Multiculturalism: Negative", |
|
"50": "701 - Labour Groups: Positive", |
|
"51": "702 - Labour Groups: Negative", |
|
"52": "703 - Agriculture and Farmers: Positive", |
|
"53": "704 - Middle Class and Professional Groups", |
|
"54": "705 - Underprivileged Minority Groups", |
|
"55": "706 - Non-economic Demographic Groups" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 4096, |
|
"label2id": { |
|
"LABEL_0": 0, |
|
"LABEL_1": 1, |
|
"LABEL_10": 10, |
|
"LABEL_11": 11, |
|
"LABEL_12": 12, |
|
"LABEL_13": 13, |
|
"LABEL_14": 14, |
|
"LABEL_15": 15, |
|
"LABEL_16": 16, |
|
"LABEL_17": 17, |
|
"LABEL_18": 18, |
|
"LABEL_19": 19, |
|
"LABEL_2": 2, |
|
"LABEL_20": 20, |
|
"LABEL_21": 21, |
|
"LABEL_22": 22, |
|
"LABEL_23": 23, |
|
"LABEL_24": 24, |
|
"LABEL_25": 25, |
|
"LABEL_26": 26, |
|
"LABEL_27": 27, |
|
"LABEL_28": 28, |
|
"LABEL_29": 29, |
|
"LABEL_3": 3, |
|
"LABEL_30": 30, |
|
"LABEL_31": 31, |
|
"LABEL_32": 32, |
|
"LABEL_33": 33, |
|
"LABEL_34": 34, |
|
"LABEL_35": 35, |
|
"LABEL_36": 36, |
|
"LABEL_37": 37, |
|
"LABEL_38": 38, |
|
"LABEL_39": 39, |
|
"LABEL_4": 4, |
|
"LABEL_40": 40, |
|
"LABEL_41": 41, |
|
"LABEL_42": 42, |
|
"LABEL_43": 43, |
|
"LABEL_44": 44, |
|
"LABEL_45": 45, |
|
"LABEL_46": 46, |
|
"LABEL_47": 47, |
|
"LABEL_48": 48, |
|
"LABEL_49": 49, |
|
"LABEL_5": 5, |
|
"LABEL_50": 50, |
|
"LABEL_51": 51, |
|
"LABEL_52": 52, |
|
"LABEL_53": 53, |
|
"LABEL_54": 54, |
|
"LABEL_55": 55, |
|
"LABEL_6": 6, |
|
"LABEL_7": 7, |
|
"LABEL_8": 8, |
|
"LABEL_9": 9 |
|
}, |
|
"layer_norm_eps": 1e-05, |
|
"max_position_embeddings": 514, |
|
"model_type": "xlm-roberta", |
|
"num_attention_heads": 16, |
|
"num_hidden_layers": 24, |
|
"output_past": true, |
|
"pad_token_id": 1, |
|
"position_embedding_type": "absolute", |
|
"problem_type": "single_label_classification", |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.33.2", |
|
"type_vocab_size": 1, |
|
"use_cache": true, |
|
"vocab_size": 250002 |
|
} |
|
|