cjis-copilot-full / cjis_config.json
mletsana's picture
CJIS v3.1 cjis-copilot-full - Climate journalism multi-label classifier
0a19fdf verified
{
"base_model": "/content/drive/MyDrive/maai/mlm_climate_model",
"taxonomy_version": "v3.1",
"label_lists": {
"categories": [
"climate_governance_policy",
"climate_physical_impacts",
"climate_socio_environmental_impacts",
"energy_transition",
"climate_adaptation",
"economic_frameworks",
"climate_skepticism"
],
"themes": [
"emissions_carbon_pricing",
"climate_finance_development",
"food_security_public_health",
"renewable_energy_tech",
"fossil_fuel_industry",
"grid_infrastructure",
"just_transition",
"climate_litigation",
"extreme_weather_events",
"biodiversity_ecosystems"
],
"frames": [
"scientific",
"crisis",
"economic_solutions",
"political",
"justice_responsibility",
"health_ecological",
"security",
"human_interest"
],
"sentiments": [
"alarm_urgent",
"critical_skeptical",
"solution_oriented",
"neutral_balanced"
]
}
}