| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: label | |
| dtype: | |
| class_label: | |
| names: | |
| '0': angry | |
| '1': disgust | |
| '2': fear | |
| '3': happy | |
| '4': neutral | |
| '5': sad | |
| '6': surprise | |
| splits: | |
| - name: train | |
| num_bytes: 45958392.433 | |
| num_examples: 28821 | |
| - name: validation | |
| num_bytes: 11240357.926 | |
| num_examples: 7066 | |
| download_size: 53287497 | |
| dataset_size: 57198750.359 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |