{ "dataset_name": "wx-impact-bench-mixed-ctx", "description": "Mixed Context Weather Impact Benchmark Dataset for Multi-label Classification", "version": "1.0.0", "created_date": "2025-08-22T22:30:09.072889", "license": "CC BY 4.0", "homepage": "https://github.com/your-repo/wx-impact-bench", "citation": "@dataset{wx_impact_bench_mixed_ctx,\n title={WX Impact Benchmark: Mixed Context Dataset for Weather Impact Assessment},\n author={Your Name},\n year={2024},\n publisher={Hugging Face}\n }", "features": { "id": { "dtype": "string", "_type": "Value" }, "date": { "dtype": "string", "_type": "Value" }, "time_period": { "dtype": "string", "_type": "Value" }, "weather_type": { "dtype": "string", "_type": "Value" }, "text": { "dtype": "string", "_type": "Value" }, "infrastructural_impact": { "dtype": "int64", "_type": "Value" }, "political_impact": { "dtype": "int64", "_type": "Value" }, "financial_impact": { "dtype": "int64", "_type": "Value" }, "ecological_impact": { "dtype": "int64", "_type": "Value" }, "agricultural_impact": { "dtype": "int64", "_type": "Value" }, "human_health_impact": { "dtype": "int64", "_type": "Value" } }, "splits": { "train": { "name": "train", "num_bytes": 0, "num_examples": 970 }, "validation": { "name": "validation", "num_bytes": 0, "num_examples": 208 }, "test": { "name": "test", "num_bytes": 0, "num_examples": 208 } } }