--- dataset_info: features: - name: subject_id dtype: int64 - name: trial_id dtype: int64 - name: session_id dtype: int64 - name: nsd_id dtype: int64 - name: activity dtype: image - name: target dtype: int64 splits: - name: train num_bytes: 556308671 num_examples: 32539 - name: validation num_bytes: 92383606 num_examples: 5418 - name: test num_bytes: 90787804 num_examples: 5390 - name: testid num_bytes: 88558525 num_examples: 5187 - name: shared1000 num_bytes: 69663984 num_examples: 4087 download_size: 896200642 dataset_size: 897702590 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* - split: testid path: data/testid-* - split: shared1000 path: data/shared1000-* ---