sogeeking commited on
Commit
88dade9
1 Parent(s): fb6d6b5

Upload dataset

Browse files
Advection_Sols_beta7.0/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b41f4f17484b605e1ed17a2ade131fa1865bfd2a9a7592c228d1a78e6528202
3
+ size 26503523
Advection_Sols_beta7.0/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:719b6f738c7fd085dd6b5853f561a1da2e66975db62d652bee52953560eb2714
3
+ size 26502377
Advection_Sols_beta7.0/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0823dcf0f0a15585133ba3de0ed70b5662fb9dc79575acf32b6cb2baeddf1705
3
+ size 247710489
Advection_Sols_beta7.0/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:932a2da354e1e1799ef34006dbc50334de7fc3de7f5240a426d2bbfbc085c239
3
+ size 247709599
Advection_Sols_beta7.0/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e823036349768af60ca9d6fa0466f07cc1534c2665653dc8e66dbfcde08acbd9
3
+ size 247704830
Advection_Sols_beta7.0/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81e8b032c22ef16fcefe7239894b35dd4eace5707b8046334c76968f911175be
3
+ size 247686913
README.md CHANGED
@@ -60,6 +60,26 @@ dataset_info:
60
  num_examples: 250
61
  download_size: 1043796045
62
  dataset_size: 2079020000.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  configs:
64
  - config_name: Advection_Sols_beta0.2
65
  data_files:
@@ -85,4 +105,12 @@ configs:
85
  path: Advection_Sols_beta4.0/dev-*
86
  - split: test
87
  path: Advection_Sols_beta4.0/test-*
 
 
 
 
 
 
 
 
88
  ---
 
60
  num_examples: 250
61
  download_size: 1043796045
62
  dataset_size: 2079020000.0
63
+ - config_name: Advection_Sols_beta7.0
64
+ features:
65
+ - name: parameters
66
+ dtype: string
67
+ - name: tensor
68
+ sequence:
69
+ sequence:
70
+ sequence: float32
71
+ splits:
72
+ - name: train
73
+ num_bytes: 1975069000.0
74
+ num_examples: 9500
75
+ - name: dev
76
+ num_bytes: 51975500.0
77
+ num_examples: 250
78
+ - name: test
79
+ num_bytes: 51975500.0
80
+ num_examples: 250
81
+ download_size: 1043817731
82
+ dataset_size: 2079020000.0
83
  configs:
84
  - config_name: Advection_Sols_beta0.2
85
  data_files:
 
105
  path: Advection_Sols_beta4.0/dev-*
106
  - split: test
107
  path: Advection_Sols_beta4.0/test-*
108
+ - config_name: Advection_Sols_beta7.0
109
+ data_files:
110
+ - split: train
111
+ path: Advection_Sols_beta7.0/train-*
112
+ - split: dev
113
+ path: Advection_Sols_beta7.0/dev-*
114
+ - split: test
115
+ path: Advection_Sols_beta7.0/test-*
116
  ---