# YOLOv8 火灾检测数据集配置 path: data/fire-dataset train: train/images val: validation/images nc: 1 names: ["fire"]