--- dataset_info: - config_name: revisit_constellation features: - name: case_id dtype: string - name: split dtype: string - name: benchmark dtype: string - name: index_metadata struct: - name: case_id dtype: string - name: max_num_satellites dtype: int64 - name: path dtype: string - name: split dtype: string - name: target_count dtype: int64 - name: uniform_revisit_threshold_hours dtype: float64 - name: files list: - name: content dtype: string - name: path dtype: string splits: - name: test num_bytes: 32967 num_examples: 5 download_size: 38884 dataset_size: 32967 - config_name: satnet features: - name: case_id dtype: string - name: split dtype: string - name: benchmark dtype: string - name: index_metadata struct: - name: case_id dtype: string - name: maintenance_window_count dtype: int64 - name: path dtype: string - name: request_count dtype: int64 - name: split dtype: string - name: week dtype: int64 - name: year dtype: int64 - name: files list: - name: content dtype: string - name: path dtype: string splits: - name: test num_bytes: 3248419 num_examples: 5 download_size: 3254244 dataset_size: 3248419 - config_name: spot5 features: - name: case_id dtype: string - name: split dtype: string - name: benchmark dtype: string - name: index_metadata struct: - name: case_id dtype: string - name: instance_file dtype: string - name: is_multi_orbit dtype: bool - name: path dtype: string - name: split dtype: string - name: files list: - name: content dtype: string - name: path dtype: string splits: - name: single_orbit num_bytes: 934024 num_examples: 14 - name: multi_orbit num_bytes: 1766774 num_examples: 7 - name: test num_bytes: 1147997 num_examples: 5 download_size: 3862333 dataset_size: 3848795 configs: - config_name: revisit_constellation data_files: - split: test path: revisit_constellation/test-* - config_name: satnet data_files: - split: test path: satnet/test-* - config_name: spot5 data_files: - split: single_orbit path: spot5/single_orbit-* - split: multi_orbit path: spot5/multi_orbit-* - split: test path: spot5/test-* ---