File size: 4,266 Bytes
286800c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
  "_name_or_path": "climatebert/distilroberta-base-climate-f",
  "_num_labels": 34,
  "architectures": [
    "RobertaForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "gradient_checkpointing": false,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "Adoption of Transition Plan",
    "1": "Adoption of scenario analysis",
    "2": "Board's expertise",
    "3": "Board's oversight",
    "4": "Board's oversight of climate risks in decision-making",
    "5": "Board's oversight of climate-related targets and goals",
    "6": "Carbon pricing as a measure of climate risk",
    "7": "Climate risks management processes",
    "8": "Climate-related opportunities",
    "9": "Emissions. Scope 1",
    "10": "Emissions. Scope 2",
    "11": "Emissions. Scope 3",
    "12": "Identified impacts as part of business strategy",
    "13": "Impacts on business operations",
    "14": "Impacts on expenditure for research and development",
    "15": "Impacts on mitigation and adaptation activities",
    "16": "Impacts on products and services",
    "17": "Impacts on suppliers and other parties in registrant's value chain",
    "18": "Integrating climate risks impacts in business strategy and resources allocation",
    "19": "Integration of climate risks processes in risk management",
    "20": "Internal carbon price",
    "21": "Material financial impact of climate-related risks",
    "22": "Oversight process",
    "23": "Physical climate risks",
    "24": "Plan on how to achieve the targets",
    "25": "Progress on achieving climate-related targets",
    "26": "Property and asset exposure to climate-related physical risks",
    "27": "Registrant's plan for addressing material climate-related risks",
    "28": "Timely-defined climate-related targets",
    "29": "Transition climate risks",
    "30": "Transition plan's climate-related risks adaptation/mitigation",
    "31": "Transition plan's targets",
    "32": "Transition plan's update",
    "33": "Use of carbon offsets"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "Adoption of Transition Plan": 0,
    "Adoption of scenario analysis": 1,
    "Board's expertise": 2,
    "Board's oversight": 3,
    "Board's oversight of climate risks in decision-making": 4,
    "Board's oversight of climate-related targets and goals": 5,
    "Carbon pricing as a measure of climate risk": 6,
    "Climate risks management processes": 7,
    "Climate-related opportunities": 8,
    "Emissions. Scope 1": 9,
    "Emissions. Scope 2": 10,
    "Emissions. Scope 3": 11,
    "Identified impacts as part of business strategy": 12,
    "Impacts on business operations": 13,
    "Impacts on expenditure for research and development": 14,
    "Impacts on mitigation and adaptation activities": 15,
    "Impacts on products and services": 16,
    "Impacts on suppliers and other parties in registrant's value chain": 17,
    "Integrating climate risks impacts in business strategy and resources allocation": 18,
    "Integration of climate risks processes in risk management": 19,
    "Internal carbon price": 20,
    "Material financial impact of climate-related risks": 21,
    "Oversight process": 22,
    "Physical climate risks": 23,
    "Plan on how to achieve the targets": 24,
    "Progress on achieving climate-related targets": 25,
    "Property and asset exposure to climate-related physical risks": 26,
    "Registrant's plan for addressing material climate-related risks": 27,
    "Timely-defined climate-related targets": 28,
    "Transition climate risks": 29,
    "Transition plan's climate-related risks adaptation/mitigation": 30,
    "Transition plan's targets": 31,
    "Transition plan's update": 32,
    "Use of carbon offsets": 33
  },
  "layer_norm_eps": 1e-05,
  "max_position_embeddings": 514,
  "model_type": "roberta",
  "num_attention_heads": 12,
  "num_hidden_layers": 6,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.39.0",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 50500
}