Upload dataset
Browse files- .gitattributes +1 -0
- README.md +18 -0
- fof2/train-00000-of-00001.parquet +3 -0
.gitattributes
CHANGED
@@ -2,3 +2,4 @@
|
|
2 |
*.csv filter=lfs diff=lfs merge=lfs -text
|
3 |
combined/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
4 |
foe/train-00000-of-00001.parquet 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
|
4 |
foe/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
5 |
+
fof2/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -33,6 +33,20 @@ dataset_info:
|
|
33 |
num_examples: 25000
|
34 |
download_size: 197597483
|
35 |
dataset_size: 197419425.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
configs:
|
37 |
- config_name: combined
|
38 |
data_files:
|
@@ -43,6 +57,10 @@ configs:
|
|
43 |
data_files:
|
44 |
- split: train
|
45 |
path: foe/train-*
|
|
|
|
|
|
|
|
|
46 |
---
|
47 |
|
48 |
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.
|
|
|
33 |
num_examples: 25000
|
34 |
download_size: 197597483
|
35 |
dataset_size: 197419425.0
|
36 |
+
- config_name: fof2
|
37 |
+
features:
|
38 |
+
- name: image
|
39 |
+
dtype: image
|
40 |
+
- name: datetime
|
41 |
+
dtype: string
|
42 |
+
- name: ssn
|
43 |
+
dtype: float64
|
44 |
+
splits:
|
45 |
+
- name: train
|
46 |
+
num_bytes: 261691250.0
|
47 |
+
num_examples: 25000
|
48 |
+
download_size: 262081847
|
49 |
+
dataset_size: 261691250.0
|
50 |
configs:
|
51 |
- config_name: combined
|
52 |
data_files:
|
|
|
57 |
data_files:
|
58 |
- split: train
|
59 |
path: foe/train-*
|
60 |
+
- config_name: fof2
|
61 |
+
data_files:
|
62 |
+
- split: train
|
63 |
+
path: fof2/train-*
|
64 |
---
|
65 |
|
66 |
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.
|
fof2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7ad30667d01960c11017748b3eaa428b3f320504892e0bdab6fcd2c786c05d0
|
3 |
+
size 262081847
|