Upload dataset
Browse files- .gitattributes +1 -0
- README.md +21 -0
- combined/train-00000-of-00001.parquet +3 -0
.gitattributes
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
*.png filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.csv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 1 |
*.png filter=lfs diff=lfs merge=lfs -text
|
| 2 |
*.csv filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
combined/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -4,6 +4,27 @@ task_categories:
|
|
| 4 |
- unconditional-image-generation
|
| 5 |
size_categories:
|
| 6 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
250k maps of ionospheric characteristics generated by [IRI-2020](https://irimodel.org/) spanning random dates 1958-2024 and random SSN 0-200 (not the true SSN for that date), with the goal of training a diffusion inpainting model to extrapolate plausible ionospheres.
|
|
|
|
| 4 |
- unconditional-image-generation
|
| 5 |
size_categories:
|
| 6 |
- 100K<n<1M
|
| 7 |
+
dataset_info:
|
| 8 |
+
config_name: combined
|
| 9 |
+
features:
|
| 10 |
+
- name: image
|
| 11 |
+
dtype: image
|
| 12 |
+
- name: datetime
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: ssn
|
| 15 |
+
dtype: float64
|
| 16 |
+
splits:
|
| 17 |
+
- name: train
|
| 18 |
+
num_bytes: 268736675.0
|
| 19 |
+
num_examples: 25000
|
| 20 |
+
download_size: 268932295
|
| 21 |
+
dataset_size: 268736675.0
|
| 22 |
+
configs:
|
| 23 |
+
- config_name: combined
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: combined/train-*
|
| 27 |
+
default: true
|
| 28 |
---
|
| 29 |
|
| 30 |
250k maps of ionospheric characteristics generated by [IRI-2020](https://irimodel.org/) spanning random dates 1958-2024 and random SSN 0-200 (not the true SSN for that date), with the goal of training a diffusion inpainting model to extrapolate plausible ionospheres.
|
combined/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a857ba2159acb5ff79b8185d43454f5a324f3355990bceadd1ac3ca2d6cae06
|
| 3 |
+
size 268932295
|