--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: object_id dtype: int64 - name: times_wv sequence: sequence: float64 - name: lightcurve sequence: sequence: float64 - name: label dtype: int64 - name: redshift dtype: float64 - name: hostgal_specz dtype: float64 - name: hostgal_photoz dtype: float64 - name: hostgal_photoz_err dtype: float64 - name: ddf_bool dtype: int64 splits: - name: train num_bytes: 85244224 num_examples: 7066 - name: validation num_bytes: 18868096 num_examples: 1564 - name: test num_bytes: 42138224960 num_examples: 3492890 download_size: 13017186909 dataset_size: 42242337280 --- # Dataset Card for "PLAsTiCC" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)