TaxonomyAugmentedCARDS / config.json
crarojasca's picture
Upload DebertaV2ForSequenceClassification
18a3ac8
{
"_name_or_path": "model/hcards5.3_deberta_5epochs_SEED_3782740472/",
"architectures": [
"DebertaV2ForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 1024,
"id2label": {
"0": "1_1 Ice/permafrost/snow cover isn\u2019t melting",
"1": "1_2 We\u2019re heading into an ice age/global cooling",
"2": "1_3 Weather is cold/snowing",
"3": "1_4 Climate hasn\u2019t warmed/changed over the last (few) decade(s)",
"4": "1_6 Sea level rise is exaggerated/not accelerating",
"5": "1_7 Extreme weather isn\u2019t increasing/has happened before/isn\u2019t linked to climate change",
"6": "2_1 It\u2019s natural cycles/variation",
"7": "2_3 There\u2019s no evidence for greenhouse effect/carbon dioxide driving climate change",
"8": "3_1 Climate sensitivity is low/negative feedbacks reduce warming",
"9": "3_2 Species/plants/reefs aren\u2019t showing climate impacts/are benefiting from climate change",
"10": "3_3 CO2 is beneficial/not a pollutant",
"11": "4_1 Climate policies (mitigation or adaptation) are harmful",
"12": "4_2 Climate policies are ineffective/flawed",
"13": "4_4 Clean energy technology/biofuels won\u2019t work",
"14": "4_5 People need energy (e.g. from fossil fuels/nuclear)",
"15": "5_1 Climate-related science is unreliable/uncertain/unsound (data, methods & models)",
"16": "5_2 Climate movement is unreliable/alarmist/corrupt",
"17": "5_3 Climate change related dilemmas are conspiracies"
},
"initializer_range": 0.02,
"intermediate_size": 4096,
"label2id": {
"1_1 Ice/permafrost/snow cover isn\u2019t melting": 0,
"1_2 We\u2019re heading into an ice age/global cooling": 1,
"1_3 Weather is cold/snowing": 2,
"1_4 Climate hasn\u2019t warmed/changed over the last (few) decade(s)": 3,
"1_6 Sea level rise is exaggerated/not accelerating": 4,
"1_7 Extreme weather isn\u2019t increasing/has happened before/isn\u2019t linked to climate change": 5,
"2_1 It\u2019s natural cycles/variation": 6,
"2_3 There\u2019s no evidence for greenhouse effect/carbon dioxide driving climate change": 7,
"3_1 Climate sensitivity is low/negative feedbacks reduce warming": 8,
"3_2 Species/plants/reefs aren\u2019t showing climate impacts/are benefiting from climate change": 9,
"3_3 CO2 is beneficial/not a pollutant": 10,
"4_1 Climate policies (mitigation or adaptation) are harmful": 11,
"4_2 Climate policies are ineffective/flawed": 12,
"4_4 Clean energy technology/biofuels won\u2019t work": 13,
"4_5 People need energy (e.g. from fossil fuels/nuclear)": 14,
"5_1 Climate-related science is unreliable/uncertain/unsound (data, methods & models)": 15,
"5_2 Climate movement is unreliable/alarmist/corrupt": 16,
"5_3 Climate change related dilemmas are conspiracies": 17
},
"layer_norm_eps": 1e-07,
"max_position_embeddings": 512,
"max_relative_positions": -1,
"model_type": "deberta-v2",
"norm_rel_ebd": "layer_norm",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"pad_token_id": 0,
"pooler_dropout": 0,
"pooler_hidden_act": "gelu",
"pooler_hidden_size": 1024,
"pos_att_type": [
"p2c",
"c2p"
],
"position_biased_input": false,
"position_buckets": 256,
"problem_type": "multi_label_classification",
"relative_attention": true,
"share_att_key": true,
"torch_dtype": "float32",
"transformers_version": "4.35.0",
"type_vocab_size": 0,
"vocab_size": 128100
}