--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': Not Fire '1': Fire splits: - name: train num_bytes: 273815.030094583 num_examples: 1860 - name: validation num_bytes: 34300.48495270851 num_examples: 233 - name: test num_bytes: 34300.48495270851 num_examples: 233 download_size: 230802 dataset_size: 342416.00000000006 --- # Dataset Card for "fire-classification" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)