esgify_vn_baseline / label_mapping.json
huypham71's picture
Upload folder using huggingface_hub
68d5403 verified
raw
history blame contribute delete
490 Bytes
{
"label2id": {
"ESG_Financing": 0,
"Environmental_Performance": 1,
"Governance_Performance": 2,
"Not_ESG_Related": 3,
"Social_Performance": 4,
"Strategy_and_Policy": 5
},
"id2label": {
"0": "ESG_Financing",
"1": "Environmental_Performance",
"2": "Governance_Performance",
"3": "Not_ESG_Related",
"4": "Social_Performance",
"5": "Strategy_and_Policy"
},
"method": "Baseline",
"f1_score": 0.8414829402926901,
"accuracy": 0.8425
}