--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': death '1': marriage - name: ground_truth dtype: string splits: - name: train num_bytes: 579607385.0 num_examples: 448 - name: test num_bytes: 13590074.0 num_examples: 20 download_size: 593216583 dataset_size: 593197459.0 --- # Dataset Card for "death_marriage_data2" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)