rgp230's picture
Upload 7 files
2c9bb15 verified
{
"activation": "gelu",
"architectures": [
"DistilBertForSequenceClassification"
],
"attention_dropout": 0.1,
"dim": 768,
"dropout": 0.1,
"hidden_dim": 3072,
"id2label": {
"0": "Goal 1: End poverty in all its forms everywhere",
"1": "Goal 2: Zero Hunger",
"2": "Goal 3: Good Health and Well-Being",
"3": "Goal 4: Quality Education",
"4": "Goal 5: Gender Equality",
"5": "Goal 6: Clean Water and Sanitation",
"6": "Goal 7: Affordable and Clean Energy",
"7": "Goal 8: Decent Work and Economic Growth",
"8": "Goal 9: Industries,Innovation, and Infrastructure",
"9": "Goal 10: Reduced Inequalities",
"10": "Goal 11: Sustainable Cities and Communities",
"11": "Goal 12: Responsible Consumption and Production",
"12": "Goal 13: Climate Action",
"13": "Goal 14: Life Below Water",
"14": "Goal 15: Life on Land",
"15": "Goal 16: Peace, Justice, and Strong Instiutions",
"16": "Goal 17: Partnerships for the Goals"
},
"initializer_range": 0.02,
"label2id": {
"Goal 10: Reduced Inequalities": 9,
"Goal 11: Sustainable Cities and Communities": 10,
"Goal 12: Responsible Consumption and Production": 11,
"Goal 13: Climate Action": 12,
"Goal 14: Life Below Water": 13,
"Goal 15: Life on Land": 14,
"Goal 16: Peace, Justice, and Strong Instiutions": 15,
"Goal 17: Partnerships for the Goals": 16,
"Goal 1: End poverty in all its forms everywhere": 0,
"Goal 2: Zero Hunger": 1,
"Goal 3: Good Health and Well-Being": 2,
"Goal 4: Quality Education": 3,
"Goal 5: Gender Equality": 4,
"Goal 6: Clean Water and Sanitation": 5,
"Goal 7: Affordable and Clean Energy": 6,
"Goal 8: Decent Work and Economic Growth": 7,
"Goal 9: Industries,Innovation, and Infrastructure": 8
},
"max_position_embeddings": 512,
"model_type": "distilbert",
"n_heads": 12,
"n_layers": 6,
"pad_token_id": 0,
"problem_type": "single_label_classification",
"qa_dropout": 0.1,
"seq_classif_dropout": 0.2,
"sinusoidal_pos_embds": false,
"tie_weights_": true,
"torch_dtype": "float32",
"transformers_version": "4.53.1",
"vocab_size": 30522
}