sogeeking commited on
Commit
38e0cff
1 Parent(s): 6a48109

Upload dataset

Browse files
Advection_Sols_beta1.0/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd54010f75ad35961dddc3100c4ab011a4a8f12f5af64043942dccf285bff161
3
+ size 26493018
Advection_Sols_beta1.0/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b5ae714e729704412aecea2b5f6591b8ce3d7ec20d570a54e4912529801bd3e
3
+ size 26495222
Advection_Sols_beta1.0/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2e046f275301d93dfb36b7bb787323341a0899aea11e216030ccedbef31281
3
+ size 247640306
Advection_Sols_beta1.0/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ea0db6516ebafdcac3552908b0fb944b556fe5964cf25ce94b56eca36a7e28
3
+ size 247636114
Advection_Sols_beta1.0/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e858a1d35817ee104d059677092c2685be26f065469cf52c6c240ed284909b5
3
+ size 247619100
Advection_Sols_beta1.0/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a559018b289c3b19c51f9a6067cec5adc2fb46583a7504cbf01cce23fe9cbf56
3
+ size 247648192
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: Advection_Sols_beta0.2
4
  features:
5
  - name: parameters
6
  dtype: string
@@ -20,6 +20,26 @@ dataset_info:
20
  num_examples: 250
21
  download_size: 1036695194
22
  dataset_size: 2079020000.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  configs:
24
  - config_name: Advection_Sols_beta0.2
25
  data_files:
@@ -29,4 +49,12 @@ configs:
29
  path: Advection_Sols_beta0.2/dev-*
30
  - split: test
31
  path: Advection_Sols_beta0.2/test-*
 
 
 
 
 
 
 
 
32
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: Advection_Sols_beta0.2
4
  features:
5
  - name: parameters
6
  dtype: string
 
20
  num_examples: 250
21
  download_size: 1036695194
22
  dataset_size: 2079020000.0
23
+ - config_name: Advection_Sols_beta1.0
24
+ features:
25
+ - name: parameters
26
+ dtype: string
27
+ - name: tensor
28
+ sequence:
29
+ sequence:
30
+ sequence: float32
31
+ splits:
32
+ - name: train
33
+ num_bytes: 1975069000.0
34
+ num_examples: 9500
35
+ - name: dev
36
+ num_bytes: 51975500.0
37
+ num_examples: 250
38
+ - name: test
39
+ num_bytes: 51975500.0
40
+ num_examples: 250
41
+ download_size: 1043531952
42
+ dataset_size: 2079020000.0
43
  configs:
44
  - config_name: Advection_Sols_beta0.2
45
  data_files:
 
49
  path: Advection_Sols_beta0.2/dev-*
50
  - split: test
51
  path: Advection_Sols_beta0.2/test-*
52
+ - config_name: Advection_Sols_beta1.0
53
+ data_files:
54
+ - split: train
55
+ path: Advection_Sols_beta1.0/train-*
56
+ - split: dev
57
+ path: Advection_Sols_beta1.0/dev-*
58
+ - split: test
59
+ path: Advection_Sols_beta1.0/test-*
60
  ---