Upload 7 files
Browse filesAdd model files
- config.json +268 -0
- model.safetensors +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +55 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
config.json
ADDED
|
@@ -0,0 +1,268 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "distilbert/distilbert-base-multilingual-cased",
|
| 3 |
+
"activation": "gelu",
|
| 4 |
+
"architectures": [
|
| 5 |
+
"DistilBertForSequenceClassification"
|
| 6 |
+
],
|
| 7 |
+
"attention_dropout": 0.1,
|
| 8 |
+
"dim": 768,
|
| 9 |
+
"dropout": 0.1,
|
| 10 |
+
"hidden_dim": 3072,
|
| 11 |
+
"id2label": {
|
| 12 |
+
"0": "environment_climate_change_adaptation_drought_preparedness",
|
| 13 |
+
"1": "governance_management_and_oversight_corporate_governance_policies",
|
| 14 |
+
"2": "social_community_protection_community_engagement_and_philanthropy",
|
| 15 |
+
"3": "social_labor_rights_and_working_conditions_fair_labor_practices",
|
| 16 |
+
"4": "environment_resource_management_waste_management",
|
| 17 |
+
"5": "social_labor_rights_and_working_conditions_equal_representation",
|
| 18 |
+
"6": "social_labor_rights_and_working_conditions_equal_remuneration",
|
| 19 |
+
"7": "governance_management_and_oversight_compliance_and_ethics_programs",
|
| 20 |
+
"8": "governance_sustainability_and_resilience_management_supply_chain",
|
| 21 |
+
"9": "environment_pollution_cumulative_impacts",
|
| 22 |
+
"10": "governance_sustainability_and_resilience_management_engagement_and_participation",
|
| 23 |
+
"11": "governance_stakeholder_engagement_stakeholder_engagement_in_governance",
|
| 24 |
+
"12": "governance_management_and_oversight_board_quality_and_integrity",
|
| 25 |
+
"13": "environment_climate_change_mitigation_renewable_energy_usage",
|
| 26 |
+
"14": "environment_climate_change_mitigation_water_consumption_intensity",
|
| 27 |
+
"15": "environment_climate_change_mitigation_product_and_service_innovation",
|
| 28 |
+
"16": "governance_management_and_oversight_executive_compensation",
|
| 29 |
+
"17": "governance_stakeholder_engagement_public_grievance_and_customer_feedback_management",
|
| 30 |
+
"18": "social_customer_focus_and_community_involvement_user_affordability",
|
| 31 |
+
"19": "environment_resource_management_sustainable_agriculture",
|
| 32 |
+
"20": "social_labor_rights_and_working_conditions_discrimination",
|
| 33 |
+
"21": "social_socioeconomic_development_access_to_healthcare_and_basic_services",
|
| 34 |
+
"22": "social_customer_focus_and_community_involvement_customer_service_and_support",
|
| 35 |
+
"23": "social_supply_chain_controversial_sourcing",
|
| 36 |
+
"24": "social_customer_focus_and_community_involvement_provision_of_basic_infrastructure_services",
|
| 37 |
+
"25": "environment_resource_management_responsible_sourcing_of_materials",
|
| 38 |
+
"26": "social_community_protection_physical_accessibility",
|
| 39 |
+
"27": "social_community_protection_affected_communities",
|
| 40 |
+
"28": "governance_management_and_oversight_results_orientation",
|
| 41 |
+
"29": "social_community_protection_poverty_reduction",
|
| 42 |
+
"30": "social_human_rights_human_rights_impact_assessments",
|
| 43 |
+
"31": "environment_climate_change_mitigation_greenhouse_gas_emissions",
|
| 44 |
+
"32": "environment_climate_change_adaptation_advocacy_and_policy_engagement",
|
| 45 |
+
"33": "social_labor_rights_and_working_conditions_labor_union_relations",
|
| 46 |
+
"34": "governance_management_and_oversight_ethical_business_practices",
|
| 47 |
+
"35": "governance_sustainability_and_resilience_management_life_cycle_approach",
|
| 48 |
+
"36": "social_community_protection_management_of_public_health_and_safety_risks",
|
| 49 |
+
"37": "environment_pollution_emissions_of_air_pollutants",
|
| 50 |
+
"38": "governance_management_and_oversight_board_oversight",
|
| 51 |
+
"39": "social_labor_rights_and_working_conditions_forced_labor_and_child_labor",
|
| 52 |
+
"40": "governance_management_and_oversight_public_disclosure",
|
| 53 |
+
"41": "social_community_protection_cultural_heritage",
|
| 54 |
+
"42": "governance_anti-corruption_and_transparency_financial_transparency_on_taxes_and_donations",
|
| 55 |
+
"43": "governance_sustainability_and_resilience_management_resilience_planning",
|
| 56 |
+
"44": "environment_pollution_pest_management",
|
| 57 |
+
"45": "social_human_rights_rights_to_association_and_collective_bargaining",
|
| 58 |
+
"46": "social_socioeconomic_development_human_capital_development_and_training",
|
| 59 |
+
"47": "social_community_protection_social_license_to_operate",
|
| 60 |
+
"48": "governance_sustainability_and_resilience_management_emergency_response_preparedness",
|
| 61 |
+
"49": "governance_anti-corruption_and_transparency_cybersecurity_and_data_privacy",
|
| 62 |
+
"50": "environment_climate_change_mitigation_use_and_production_of_fossil_fuels",
|
| 63 |
+
"51": "governance_sustainability_and_resilience_management_pre-existing_liabilities",
|
| 64 |
+
"52": "governance_management_and_oversight_infrastructure_connectivity_and_integration",
|
| 65 |
+
"53": "environment_climate_change_adaptation_resilience_building",
|
| 66 |
+
"54": "governance_management_and_oversight_board_diversity_and_independence",
|
| 67 |
+
"55": "environment_pollution_emissions_of_water_pollutants",
|
| 68 |
+
"56": "governance_sustainability_and_resilience_management_environmental_and_social_management_systems",
|
| 69 |
+
"57": "social_human_rights_minorities_and_indigenous_people",
|
| 70 |
+
"58": "social_labor_rights_and_working_conditions_anti-corruption_measures",
|
| 71 |
+
"59": "social_labor_rights_and_working_conditions_labor_standards_in_the_supply_chain",
|
| 72 |
+
"60": "social_supply_chain_supplier_engagement",
|
| 73 |
+
"61": "social_supply_chain_supply_chain_diversity_and_inclusion",
|
| 74 |
+
"62": "social_human_rights_human_rights_complaints_and_violations",
|
| 75 |
+
"63": "governance_stakeholder_engagement_shareholder_rights",
|
| 76 |
+
"64": "environment_resource_management_responsible_sourcing_of_water",
|
| 77 |
+
"65": "environment_land_use_and_landscape_soil_restoration",
|
| 78 |
+
"66": "environment_biodiversity_and_ecosystems_invasive_alien_species",
|
| 79 |
+
"67": "social_socioeconomic_development_direct_employment_and_training",
|
| 80 |
+
"68": "social_socioeconomic_development_employment_policy",
|
| 81 |
+
"69": "social_labor_rights_and_working_conditions_diversity_and_inclusion",
|
| 82 |
+
"70": "governance_anti-corruption_and_transparency_political_contributions_and_lobbying",
|
| 83 |
+
"71": "environment_resource_management_chemical_management",
|
| 84 |
+
"72": "governance_management_and_oversight_project_team_competency",
|
| 85 |
+
"73": "social_customer_focus_and_community_involvement_customer_protection_and_product_responsibility",
|
| 86 |
+
"74": "governance_management_and_oversight_audit_and_internal_controls",
|
| 87 |
+
"75": "social_supply_chain_supplier_audits_and_monitoring",
|
| 88 |
+
"76": "environment_climate_change_adaptation_coastal_erosion_prevention",
|
| 89 |
+
"77": "environment_climate_change_mitigation_supply_chain_impact",
|
| 90 |
+
"78": "governance_management_and_oversight_financial_sustainability",
|
| 91 |
+
"79": "environment_biodiversity_and_ecosystems_marine_ecosystem_conservation",
|
| 92 |
+
"80": "social_community_protection_resettlement",
|
| 93 |
+
"81": "environment_climate_change_mitigation_heatwave_mitigation",
|
| 94 |
+
"82": "environment_biodiversity_and_ecosystems_ecosystem_management",
|
| 95 |
+
"83": "environment_climate_change_mitigation_energy_consumption_intensity",
|
| 96 |
+
"84": "social_labor_rights_and_working_conditions_employee_grievance_mechanism",
|
| 97 |
+
"85": "governance_management_and_oversight_governance_oversight",
|
| 98 |
+
"86": "social_labor_rights_and_working_conditions_workers_in_value_chain",
|
| 99 |
+
"87": "environment_pollution_production_of_hazardous_waste",
|
| 100 |
+
"88": "environment_climate_change_mitigation_carbon_footprint",
|
| 101 |
+
"89": "environment_land_use_and_landscape_land_use",
|
| 102 |
+
"90": "environment_land_use_and_landscape_location_project_siting_and_design_in_relation_to_landscape",
|
| 103 |
+
"91": "social_labor_rights_and_working_conditions_working_hours_and_leave",
|
| 104 |
+
"92": "governance_anti-corruption_and_transparency_fair_competition",
|
| 105 |
+
"93": "social_socioeconomic_development_socioeconomic_development",
|
| 106 |
+
"94": "environment_climate_change_adaptation_climate_risk_management",
|
| 107 |
+
"95": "social_human_rights_human_rights_in_supply_chains",
|
| 108 |
+
"96": "social_labor_rights_and_working_conditions_retrenchment",
|
| 109 |
+
"97": "environment_climate_change_adaptation_flood_defenses",
|
| 110 |
+
"98": "environment_climate_change_mitigation_circular_economy",
|
| 111 |
+
"99": "social_labor_rights_and_working_conditions_fair_wages_and_access_to_employee_documentation",
|
| 112 |
+
"100": "social_human_rights_human_rights_commitment",
|
| 113 |
+
"101": "environment_pollution_water_pollution",
|
| 114 |
+
"102": "social_customer_focus_and_community_involvement_marketing_and_advertising_ethics",
|
| 115 |
+
"103": "governance_management_and_oversight_organizational_structure_and_management",
|
| 116 |
+
"104": "governance_management_and_oversight_risk_management",
|
| 117 |
+
"105": "environment_pollution_air_and_soil_pollution",
|
| 118 |
+
"106": "environment_pollution_noise_light_vibration_and_heat",
|
| 119 |
+
"107": "governance_anti-corruption_and_transparency_anti-bribery_and_corruption_management_system",
|
| 120 |
+
"108": "environment_resource_management_water_efficiency",
|
| 121 |
+
"109": "social_socioeconomic_development_access_to_finance",
|
| 122 |
+
"110": "social_labor_rights_and_working_conditions_occupational_health_and_safety",
|
| 123 |
+
"111": "social_community_protection_delivery_of_public_health_and_safety_benefits",
|
| 124 |
+
"112": "social_labor_rights_and_working_conditions_working_conditions_in_the_supply_chain",
|
| 125 |
+
"113": "environment_climate_change_mitigation_circular_supply_chains",
|
| 126 |
+
"114": "environment_climate_change_adaptation_infrastructure_adaptation",
|
| 127 |
+
"115": "social_customer_focus_and_community_involvement_customer_relations",
|
| 128 |
+
"116": "environment_climate_change_adaptation_water_resource_management",
|
| 129 |
+
"117": "environment_pollution_emissions_of_inorganic_pollutants",
|
| 130 |
+
"118": "governance_sustainability_and_resilience_management_stakeholder_identification_and_engagement_planning"
|
| 131 |
+
},
|
| 132 |
+
"initializer_range": 0.02,
|
| 133 |
+
"label2id": {
|
| 134 |
+
"environment_biodiversity_and_ecosystems_ecosystem_management": 82,
|
| 135 |
+
"environment_biodiversity_and_ecosystems_invasive_alien_species": 66,
|
| 136 |
+
"environment_biodiversity_and_ecosystems_marine_ecosystem_conservation": 79,
|
| 137 |
+
"environment_climate_change_adaptation_advocacy_and_policy_engagement": 32,
|
| 138 |
+
"environment_climate_change_adaptation_climate_risk_management": 94,
|
| 139 |
+
"environment_climate_change_adaptation_coastal_erosion_prevention": 76,
|
| 140 |
+
"environment_climate_change_adaptation_drought_preparedness": 0,
|
| 141 |
+
"environment_climate_change_adaptation_flood_defenses": 97,
|
| 142 |
+
"environment_climate_change_adaptation_infrastructure_adaptation": 114,
|
| 143 |
+
"environment_climate_change_adaptation_resilience_building": 53,
|
| 144 |
+
"environment_climate_change_adaptation_water_resource_management": 116,
|
| 145 |
+
"environment_climate_change_mitigation_carbon_footprint": 88,
|
| 146 |
+
"environment_climate_change_mitigation_circular_economy": 98,
|
| 147 |
+
"environment_climate_change_mitigation_circular_supply_chains": 113,
|
| 148 |
+
"environment_climate_change_mitigation_energy_consumption_intensity": 83,
|
| 149 |
+
"environment_climate_change_mitigation_greenhouse_gas_emissions": 31,
|
| 150 |
+
"environment_climate_change_mitigation_heatwave_mitigation": 81,
|
| 151 |
+
"environment_climate_change_mitigation_product_and_service_innovation": 15,
|
| 152 |
+
"environment_climate_change_mitigation_renewable_energy_usage": 13,
|
| 153 |
+
"environment_climate_change_mitigation_supply_chain_impact": 77,
|
| 154 |
+
"environment_climate_change_mitigation_use_and_production_of_fossil_fuels": 50,
|
| 155 |
+
"environment_climate_change_mitigation_water_consumption_intensity": 14,
|
| 156 |
+
"environment_land_use_and_landscape_land_use": 89,
|
| 157 |
+
"environment_land_use_and_landscape_location_project_siting_and_design_in_relation_to_landscape": 90,
|
| 158 |
+
"environment_land_use_and_landscape_soil_restoration": 65,
|
| 159 |
+
"environment_pollution_air_and_soil_pollution": 105,
|
| 160 |
+
"environment_pollution_cumulative_impacts": 9,
|
| 161 |
+
"environment_pollution_emissions_of_air_pollutants": 37,
|
| 162 |
+
"environment_pollution_emissions_of_inorganic_pollutants": 117,
|
| 163 |
+
"environment_pollution_emissions_of_water_pollutants": 55,
|
| 164 |
+
"environment_pollution_noise_light_vibration_and_heat": 106,
|
| 165 |
+
"environment_pollution_pest_management": 44,
|
| 166 |
+
"environment_pollution_production_of_hazardous_waste": 87,
|
| 167 |
+
"environment_pollution_water_pollution": 101,
|
| 168 |
+
"environment_resource_management_chemical_management": 71,
|
| 169 |
+
"environment_resource_management_responsible_sourcing_of_materials": 25,
|
| 170 |
+
"environment_resource_management_responsible_sourcing_of_water": 64,
|
| 171 |
+
"environment_resource_management_sustainable_agriculture": 19,
|
| 172 |
+
"environment_resource_management_waste_management": 4,
|
| 173 |
+
"environment_resource_management_water_efficiency": 108,
|
| 174 |
+
"governance_anti-corruption_and_transparency_anti-bribery_and_corruption_management_system": 107,
|
| 175 |
+
"governance_anti-corruption_and_transparency_cybersecurity_and_data_privacy": 49,
|
| 176 |
+
"governance_anti-corruption_and_transparency_fair_competition": 92,
|
| 177 |
+
"governance_anti-corruption_and_transparency_financial_transparency_on_taxes_and_donations": 42,
|
| 178 |
+
"governance_anti-corruption_and_transparency_political_contributions_and_lobbying": 70,
|
| 179 |
+
"governance_management_and_oversight_audit_and_internal_controls": 74,
|
| 180 |
+
"governance_management_and_oversight_board_diversity_and_independence": 54,
|
| 181 |
+
"governance_management_and_oversight_board_oversight": 38,
|
| 182 |
+
"governance_management_and_oversight_board_quality_and_integrity": 12,
|
| 183 |
+
"governance_management_and_oversight_compliance_and_ethics_programs": 7,
|
| 184 |
+
"governance_management_and_oversight_corporate_governance_policies": 1,
|
| 185 |
+
"governance_management_and_oversight_ethical_business_practices": 34,
|
| 186 |
+
"governance_management_and_oversight_executive_compensation": 16,
|
| 187 |
+
"governance_management_and_oversight_financial_sustainability": 78,
|
| 188 |
+
"governance_management_and_oversight_governance_oversight": 85,
|
| 189 |
+
"governance_management_and_oversight_infrastructure_connectivity_and_integration": 52,
|
| 190 |
+
"governance_management_and_oversight_organizational_structure_and_management": 103,
|
| 191 |
+
"governance_management_and_oversight_project_team_competency": 72,
|
| 192 |
+
"governance_management_and_oversight_public_disclosure": 40,
|
| 193 |
+
"governance_management_and_oversight_results_orientation": 28,
|
| 194 |
+
"governance_management_and_oversight_risk_management": 104,
|
| 195 |
+
"governance_stakeholder_engagement_public_grievance_and_customer_feedback_management": 17,
|
| 196 |
+
"governance_stakeholder_engagement_shareholder_rights": 63,
|
| 197 |
+
"governance_stakeholder_engagement_stakeholder_engagement_in_governance": 11,
|
| 198 |
+
"governance_sustainability_and_resilience_management_emergency_response_preparedness": 48,
|
| 199 |
+
"governance_sustainability_and_resilience_management_engagement_and_participation": 10,
|
| 200 |
+
"governance_sustainability_and_resilience_management_environmental_and_social_management_systems": 56,
|
| 201 |
+
"governance_sustainability_and_resilience_management_life_cycle_approach": 35,
|
| 202 |
+
"governance_sustainability_and_resilience_management_pre-existing_liabilities": 51,
|
| 203 |
+
"governance_sustainability_and_resilience_management_resilience_planning": 43,
|
| 204 |
+
"governance_sustainability_and_resilience_management_stakeholder_identification_and_engagement_planning": 118,
|
| 205 |
+
"governance_sustainability_and_resilience_management_supply_chain": 8,
|
| 206 |
+
"social_community_protection_affected_communities": 27,
|
| 207 |
+
"social_community_protection_community_engagement_and_philanthropy": 2,
|
| 208 |
+
"social_community_protection_cultural_heritage": 41,
|
| 209 |
+
"social_community_protection_delivery_of_public_health_and_safety_benefits": 111,
|
| 210 |
+
"social_community_protection_management_of_public_health_and_safety_risks": 36,
|
| 211 |
+
"social_community_protection_physical_accessibility": 26,
|
| 212 |
+
"social_community_protection_poverty_reduction": 29,
|
| 213 |
+
"social_community_protection_resettlement": 80,
|
| 214 |
+
"social_community_protection_social_license_to_operate": 47,
|
| 215 |
+
"social_customer_focus_and_community_involvement_customer_protection_and_product_responsibility": 73,
|
| 216 |
+
"social_customer_focus_and_community_involvement_customer_relations": 115,
|
| 217 |
+
"social_customer_focus_and_community_involvement_customer_service_and_support": 22,
|
| 218 |
+
"social_customer_focus_and_community_involvement_marketing_and_advertising_ethics": 102,
|
| 219 |
+
"social_customer_focus_and_community_involvement_provision_of_basic_infrastructure_services": 24,
|
| 220 |
+
"social_customer_focus_and_community_involvement_user_affordability": 18,
|
| 221 |
+
"social_human_rights_human_rights_commitment": 100,
|
| 222 |
+
"social_human_rights_human_rights_complaints_and_violations": 62,
|
| 223 |
+
"social_human_rights_human_rights_impact_assessments": 30,
|
| 224 |
+
"social_human_rights_human_rights_in_supply_chains": 95,
|
| 225 |
+
"social_human_rights_minorities_and_indigenous_people": 57,
|
| 226 |
+
"social_human_rights_rights_to_association_and_collective_bargaining": 45,
|
| 227 |
+
"social_labor_rights_and_working_conditions_anti-corruption_measures": 58,
|
| 228 |
+
"social_labor_rights_and_working_conditions_discrimination": 20,
|
| 229 |
+
"social_labor_rights_and_working_conditions_diversity_and_inclusion": 69,
|
| 230 |
+
"social_labor_rights_and_working_conditions_employee_grievance_mechanism": 84,
|
| 231 |
+
"social_labor_rights_and_working_conditions_equal_remuneration": 6,
|
| 232 |
+
"social_labor_rights_and_working_conditions_equal_representation": 5,
|
| 233 |
+
"social_labor_rights_and_working_conditions_fair_labor_practices": 3,
|
| 234 |
+
"social_labor_rights_and_working_conditions_fair_wages_and_access_to_employee_documentation": 99,
|
| 235 |
+
"social_labor_rights_and_working_conditions_forced_labor_and_child_labor": 39,
|
| 236 |
+
"social_labor_rights_and_working_conditions_labor_standards_in_the_supply_chain": 59,
|
| 237 |
+
"social_labor_rights_and_working_conditions_labor_union_relations": 33,
|
| 238 |
+
"social_labor_rights_and_working_conditions_occupational_health_and_safety": 110,
|
| 239 |
+
"social_labor_rights_and_working_conditions_retrenchment": 96,
|
| 240 |
+
"social_labor_rights_and_working_conditions_workers_in_value_chain": 86,
|
| 241 |
+
"social_labor_rights_and_working_conditions_working_conditions_in_the_supply_chain": 112,
|
| 242 |
+
"social_labor_rights_and_working_conditions_working_hours_and_leave": 91,
|
| 243 |
+
"social_socioeconomic_development_access_to_finance": 109,
|
| 244 |
+
"social_socioeconomic_development_access_to_healthcare_and_basic_services": 21,
|
| 245 |
+
"social_socioeconomic_development_direct_employment_and_training": 67,
|
| 246 |
+
"social_socioeconomic_development_employment_policy": 68,
|
| 247 |
+
"social_socioeconomic_development_human_capital_development_and_training": 46,
|
| 248 |
+
"social_socioeconomic_development_socioeconomic_development": 93,
|
| 249 |
+
"social_supply_chain_controversial_sourcing": 23,
|
| 250 |
+
"social_supply_chain_supplier_audits_and_monitoring": 75,
|
| 251 |
+
"social_supply_chain_supplier_engagement": 60,
|
| 252 |
+
"social_supply_chain_supply_chain_diversity_and_inclusion": 61
|
| 253 |
+
},
|
| 254 |
+
"max_position_embeddings": 512,
|
| 255 |
+
"model_type": "distilbert",
|
| 256 |
+
"n_heads": 12,
|
| 257 |
+
"n_layers": 6,
|
| 258 |
+
"output_past": true,
|
| 259 |
+
"pad_token_id": 0,
|
| 260 |
+
"problem_type": "single_label_classification",
|
| 261 |
+
"qa_dropout": 0.1,
|
| 262 |
+
"seq_classif_dropout": 0.2,
|
| 263 |
+
"sinusoidal_pos_embds": false,
|
| 264 |
+
"tie_weights_": true,
|
| 265 |
+
"torch_dtype": "float32",
|
| 266 |
+
"transformers_version": "4.39.0",
|
| 267 |
+
"vocab_size": 119547
|
| 268 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14c99c5fb57fc7f44ee0b09ac3af6044bf73b5bbaebfc43a73fec6f734465539
|
| 3 |
+
size 541677284
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cls_token": "[CLS]",
|
| 3 |
+
"mask_token": "[MASK]",
|
| 4 |
+
"pad_token": "[PAD]",
|
| 5 |
+
"sep_token": "[SEP]",
|
| 6 |
+
"unk_token": "[UNK]"
|
| 7 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "[PAD]",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"100": {
|
| 12 |
+
"content": "[UNK]",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"101": {
|
| 20 |
+
"content": "[CLS]",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"102": {
|
| 28 |
+
"content": "[SEP]",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"103": {
|
| 36 |
+
"content": "[MASK]",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
"clean_up_tokenization_spaces": true,
|
| 45 |
+
"cls_token": "[CLS]",
|
| 46 |
+
"do_lower_case": false,
|
| 47 |
+
"mask_token": "[MASK]",
|
| 48 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 49 |
+
"pad_token": "[PAD]",
|
| 50 |
+
"sep_token": "[SEP]",
|
| 51 |
+
"strip_accents": null,
|
| 52 |
+
"tokenize_chinese_chars": true,
|
| 53 |
+
"tokenizer_class": "DistilBertTokenizer",
|
| 54 |
+
"unk_token": "[UNK]"
|
| 55 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45898406f5b867ef5717f6bef3accb87068bd255eb29016ef36f201fc5e36c25
|
| 3 |
+
size 4984
|
vocab.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|