system's picture
system HF staff
Commit From AutoTrain
9740216
{
"_name_or_path": "AutoTrain",
"_num_labels": 25,
"architectures": [
"DebertaForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 768,
"id2label": {
"0": "EPA.1",
"1": "EPA.10",
"2": "EPA.11",
"3": "EPA.12",
"4": "EPA.13",
"5": "EPA.14",
"6": "EPA.15",
"7": "EPA.16",
"8": "EPA.17",
"9": "EPA.18",
"10": "EPA.19",
"11": "EPA.2",
"12": "EPA.20",
"13": "EPA.21",
"14": "EPA.22",
"15": "EPA.23",
"16": "EPA.24",
"17": "EPA.25",
"18": "EPA.3",
"19": "EPA.4",
"20": "EPA.5",
"21": "EPA.6",
"22": "EPA.7",
"23": "EPA.8",
"24": "EPA.9"
},
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"EPA.1": 0,
"EPA.10": 1,
"EPA.11": 2,
"EPA.12": 3,
"EPA.13": 4,
"EPA.14": 5,
"EPA.15": 6,
"EPA.16": 7,
"EPA.17": 8,
"EPA.18": 9,
"EPA.19": 10,
"EPA.2": 11,
"EPA.20": 12,
"EPA.21": 13,
"EPA.22": 14,
"EPA.23": 15,
"EPA.24": 16,
"EPA.25": 17,
"EPA.3": 18,
"EPA.4": 19,
"EPA.5": 20,
"EPA.6": 21,
"EPA.7": 22,
"EPA.8": 23,
"EPA.9": 24
},
"layer_norm_eps": 1e-07,
"max_length": 384,
"max_position_embeddings": 512,
"max_relative_positions": -1,
"model_type": "deberta",
"num_attention_heads": 12,
"num_hidden_layers": 12,
"pad_token_id": 0,
"padding": "max_length",
"pooler_dropout": 0,
"pooler_hidden_act": "gelu",
"pooler_hidden_size": 768,
"pos_att_type": [
"c2p",
"p2c"
],
"position_biased_input": false,
"relative_attention": true,
"torch_dtype": "float32",
"transformers_version": "4.25.1",
"type_vocab_size": 0,
"vocab_size": 50265
}