--- dataset_info: features: - name: stem dtype: string - name: family dtype: string - name: difficulty dtype: string - name: base_plane dtype: string - name: split dtype: string - name: feature_tags dtype: string - name: feature_count dtype: int64 - name: ops_used dtype: string - name: gt_code dtype: string - name: composite_png dtype: image splits: - name: test_iid num_bytes: 11980255 num_examples: 520 - name: test_ood_family num_bytes: 13199503 num_examples: 521 - name: test_ood_plane num_bytes: 20172148 num_examples: 930 download_size: 43443245 dataset_size: 45351906 configs: - config_name: default data_files: - split: test_iid path: data/test_iid-* - split: test_ood_family path: data/test_ood_family-* - split: test_ood_plane path: data/test_ood_plane-* ---