incident-responder-dataset / preprocessing_stats.json
irfanalee's picture
Upload folder using huggingface_hub
a90767b verified
Raw
History Blame Contribute Delete
675 Bytes
{
"processed_at": "2026-02-09T06:44:52.434498",
"source_counts": {
"github_issues": 1237,
"github_discussions": 190,
"stackoverflow": 2993
},
"total_raw": 4420,
"total_filtered": 3756,
"filter_stats": {
"solution_too_long": 199,
"no_error_indicator": 125,
"problem_too_short": 55,
"no_actionable_solution": 282,
"solution_too_short": 3
},
"train_count": 3380,
"eval_count": 376,
"tech_distribution": {
"terraform": 432,
"azure": 349,
"influxdb": 139,
"kubernetes": 384,
"gcp": 285,
"nodejs": 542,
"nginx": 359,
"postgresql": 257,
"docker": 258,
"redis": 141,
"mongodb": 234
}
}