| { |
| "_name_or_path": "esgBERT_CICD/esgBERT", |
| "architectures": [ |
| "BertForSequenceClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "classifier_dropout": null, |
| "gradient_checkpointing": false, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 768, |
| "id2label": { |
| "0": "Access to Communications", |
| "1": "Access to Finance", |
| "2": "Access to Health Care", |
| "3": "Accounting", |
| "4": "Biodiversity and Land Use", |
| "5": "Board", |
| "6": "Business Ethics", |
| "7": "Carbon Emissions", |
| "8": "Chemical Safety", |
| "9": "Climate Change Vulnerability", |
| "10": "Community Relations", |
| "11": "Controversial Sourcing", |
| "12": "Electronic Waste", |
| "13": "Financial Product Safety", |
| "14": "Financing Environmental Impact", |
| "15": "Health and Demographic Risk", |
| "16": "Health and Safety", |
| "17": "Human Capital Development", |
| "18": "Labor Management", |
| "19": "Opportunities in Clean Tech", |
| "20": "Opportunities in Green Building", |
| "21": "Opportunities in Nutrition and Health", |
| "22": "Opportunities in Renewable Energy", |
| "23": "Ownership and Control", |
| "24": "Packaging Material and Waste", |
| "25": "Pay", |
| "26": "Privacy and Data Security", |
| "27": "Product Carbon Footprint", |
| "28": "Product Safety and Quality", |
| "29": "Raw Material Sourcing", |
| "30": "Responsible Investment", |
| "31": "Supply Chain Labor Standards", |
| "32": "Tax Transparency", |
| "33": "Toxic Emissions and Waste", |
| "34": "Water Stress" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 3072, |
| "label2id": { |
| "Access to Communications": 0, |
| "Access to Finance": 1, |
| "Access to Health Care": 2, |
| "Accounting": 3, |
| "Biodiversity and Land Use": 4, |
| "Board": 5, |
| "Business Ethics": 6, |
| "Carbon Emissions": 7, |
| "Chemical Safety": 8, |
| "Climate Change Vulnerability": 9, |
| "Community Relations": 10, |
| "Controversial Sourcing": 11, |
| "Electronic Waste": 12, |
| "Financial Product Safety": 13, |
| "Financing Environmental Impact": 14, |
| "Health and Demographic Risk": 15, |
| "Health and Safety": 16, |
| "Human Capital Development": 17, |
| "Labor Management": 18, |
| "Opportunities in Clean Tech": 19, |
| "Opportunities in Green Building": 20, |
| "Opportunities in Nutrition and Health": 21, |
| "Opportunities in Renewable Energy": 22, |
| "Ownership and Control": 23, |
| "Packaging Material and Waste": 24, |
| "Pay": 25, |
| "Privacy and Data Security": 26, |
| "Product Carbon Footprint": 27, |
| "Product Safety and Quality": 28, |
| "Raw Material Sourcing": 29, |
| "Responsible Investment": 30, |
| "Supply Chain Labor Standards": 31, |
| "Tax Transparency": 32, |
| "Toxic Emissions and Waste": 33, |
| "Water Stress": 34 |
| }, |
| "layer_norm_eps": 1e-12, |
| "max_position_embeddings": 512, |
| "model_type": "bert", |
| "num_attention_heads": 12, |
| "num_hidden_layers": 12, |
| "pad_token_id": 0, |
| "position_embedding_type": "absolute", |
| "problem_type": "single_label_classification", |
| "torch_dtype": "float32", |
| "transformers_version": "4.27.1", |
| "type_vocab_size": 2, |
| "use_cache": true, |
| "vocab_size": 30522 |
| } |
|
|