kyang30 commited on
Commit
8df5be0
·
verified ·
1 Parent(s): 33843da

Upload dataset

Browse files
README.md CHANGED
@@ -8,6 +8,44 @@ tags:
8
  - GOES-flare
9
  - binary-classification
10
  - forecasting
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # Full-disk Solar Flare Forecasting Dataset
 
8
  - GOES-flare
9
  - binary-classification
10
  - forecasting
11
+ dataset_info:
12
+ features:
13
+ - name: timestep
14
+ dtype: string
15
+ - name: max_goes_class
16
+ dtype: string
17
+ - name: cumulative_index
18
+ dtype: float64
19
+ - name: label_max
20
+ dtype: int64
21
+ - name: label_cum
22
+ dtype: int64
23
+ splits:
24
+ - name: train
25
+ num_bytes: 8148328
26
+ num_examples: 149520
27
+ - name: validation
28
+ num_bytes: 401212
29
+ num_examples: 7344
30
+ - name: test
31
+ num_bytes: 4792396
32
+ num_examples: 87696
33
+ - name: leaky_validation
34
+ num_bytes: 659892
35
+ num_examples: 12096
36
+ download_size: 1432527
37
+ dataset_size: 14001828
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - split: validation
44
+ path: data/validation-*
45
+ - split: test
46
+ path: data/test-*
47
+ - split: leaky_validation
48
+ path: data/leaky_validation-*
49
  ---
50
 
51
  # Full-disk Solar Flare Forecasting Dataset
data/leaky_validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8abfdc62b8493a453c3ee2a5a106014287b93360509d3d5c3d9241c07093de64
3
+ size 68396
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ecc5aaa3bc8ca56d3f880e8ae5708a73ec8af5ddbbdb5cdff09c0f9916204ad
3
+ size 521677
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742600eed30653ab26d9fe66b83dfef5575aa16aac97364ec948f278d4c6a460
3
+ size 801307
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a39984278a991c31c28683c2f271dc142407671647efd71f23c03e27b157c0e6
3
+ size 41147