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
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
- astrodynamics
|
| 11 |
- benchmark
|
| 12 |
dataset_info:
|
| 13 |
-
|
| 14 |
features:
|
| 15 |
- name: case_id
|
| 16 |
dtype: string
|
|
@@ -44,11 +44,51 @@ dataset_info:
|
|
| 44 |
num_examples: 5
|
| 45 |
download_size: 38884
|
| 46 |
dataset_size: 32967
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
configs:
|
| 48 |
- config_name: revisit_constellation
|
| 49 |
data_files:
|
| 50 |
- split: test
|
| 51 |
path: revisit_constellation/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
---
|
| 53 |
|
| 54 |
# AstroReason-Bench Datasets
|
|
|
|
| 10 |
- astrodynamics
|
| 11 |
- benchmark
|
| 12 |
dataset_info:
|
| 13 |
+
- config_name: revisit_constellation
|
| 14 |
features:
|
| 15 |
- name: case_id
|
| 16 |
dtype: string
|
|
|
|
| 44 |
num_examples: 5
|
| 45 |
download_size: 38884
|
| 46 |
dataset_size: 32967
|
| 47 |
+
- config_name: satnet
|
| 48 |
+
features:
|
| 49 |
+
- name: case_id
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: split
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: benchmark
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: index_metadata
|
| 56 |
+
struct:
|
| 57 |
+
- name: case_id
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: maintenance_window_count
|
| 60 |
+
dtype: int64
|
| 61 |
+
- name: path
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: request_count
|
| 64 |
+
dtype: int64
|
| 65 |
+
- name: split
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: week
|
| 68 |
+
dtype: int64
|
| 69 |
+
- name: year
|
| 70 |
+
dtype: int64
|
| 71 |
+
- name: files
|
| 72 |
+
list:
|
| 73 |
+
- name: content
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: path
|
| 76 |
+
dtype: string
|
| 77 |
+
splits:
|
| 78 |
+
- name: test
|
| 79 |
+
num_bytes: 3248419
|
| 80 |
+
num_examples: 5
|
| 81 |
+
download_size: 3254244
|
| 82 |
+
dataset_size: 3248419
|
| 83 |
configs:
|
| 84 |
- config_name: revisit_constellation
|
| 85 |
data_files:
|
| 86 |
- split: test
|
| 87 |
path: revisit_constellation/test-*
|
| 88 |
+
- config_name: satnet
|
| 89 |
+
data_files:
|
| 90 |
+
- split: test
|
| 91 |
+
path: satnet/test-*
|
| 92 |
---
|
| 93 |
|
| 94 |
# AstroReason-Bench Datasets
|