--- dataset_info: features: - name: orig list: float64 - name: cond list: float64 - name: uncond list: float64 - name: id dtype: string - name: BESTOBJID dtype: string - name: z dtype: float64 - name: ra dtype: float64 - name: dec dtype: float64 - name: mask_ratio dtype: float64 splits: - name: train num_bytes: 101341423 num_examples: 422481 - name: test num_bytes: 12668085 num_examples: 52811 - name: val num_bytes: 12667693 num_examples: 52810 download_size: 86737799 dataset_size: 126677201 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: val path: data/val-* ---