Datasets:
Modalities:
Text
Languages:
English
Size:
< 1K
ArXiv:
Tags:
aerospace
satellite-scheduling
operations-research
constraint-optimization
astrodynamics
benchmark
License:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -110,8 +110,11 @@ dataset_info:
|
|
| 110 |
- name: single_orbit
|
| 111 |
num_bytes: 934024
|
| 112 |
num_examples: 14
|
| 113 |
-
|
| 114 |
-
|
|
|
|
|
|
|
|
|
|
| 115 |
configs:
|
| 116 |
- config_name: revisit_constellation
|
| 117 |
data_files:
|
|
@@ -125,6 +128,8 @@ configs:
|
|
| 125 |
data_files:
|
| 126 |
- split: single_orbit
|
| 127 |
path: spot5/single_orbit-*
|
|
|
|
|
|
|
| 128 |
---
|
| 129 |
|
| 130 |
# AstroReason-Bench Datasets
|
|
|
|
| 110 |
- name: single_orbit
|
| 111 |
num_bytes: 934024
|
| 112 |
num_examples: 14
|
| 113 |
+
- name: multi_orbit
|
| 114 |
+
num_bytes: 1766774
|
| 115 |
+
num_examples: 7
|
| 116 |
+
download_size: 2709741
|
| 117 |
+
dataset_size: 2700798
|
| 118 |
configs:
|
| 119 |
- config_name: revisit_constellation
|
| 120 |
data_files:
|
|
|
|
| 128 |
data_files:
|
| 129 |
- split: single_orbit
|
| 130 |
path: spot5/single_orbit-*
|
| 131 |
+
- split: multi_orbit
|
| 132 |
+
path: spot5/multi_orbit-*
|
| 133 |
---
|
| 134 |
|
| 135 |
# AstroReason-Bench Datasets
|