--- dataset_info: config_name: resnet features: - name: id dtype: int64 - name: pred dtype: bool - name: label dtype: float64 - name: anchor_image dtype: image - name: pos_image dtype: image - name: neg_image dtype: image - name: anchor_path dtype: string - name: pos_path dtype: string - name: neg_path dtype: string splits: - name: manual_test num_bytes: 30138516.0 num_examples: 200 download_size: 30115338 dataset_size: 30138516.0 configs: - config_name: resnet data_files: - split: manual_test path: resnet/manual_test-* ---