PraLak commited on
Commit
2892d09
·
verified ·
1 Parent(s): 4c4079a

Upload folder using huggingface_hub

Browse files
oregonator/dataset_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "N_X": 256,
3
+ "N_Y": 256,
4
+ "L_X": 100.0,
5
+ "L_Y": 100.0,
6
+ "DT_SAVE": 0.05,
7
+ "TOTAL_TIME": 10.0,
8
+ "N_SAVE": 201,
9
+ "SEED_OFFSETS": {
10
+ "train": 0,
11
+ "val": 100000,
12
+ "test": 200000,
13
+ "ood_near": 300000,
14
+ "ood_far": 400000
15
+ },
16
+ "SPLIT_COUNTS": {
17
+ "train": 1200,
18
+ "val": 150,
19
+ "test": 150,
20
+ "ood_near": 250,
21
+ "ood_far": 250
22
+ },
23
+ "IC_MIX": [
24
+ [
25
+ "spiral",
26
+ 0.5
27
+ ],
28
+ [
29
+ "target",
30
+ 0.3
31
+ ],
32
+ [
33
+ "random",
34
+ 0.2
35
+ ]
36
+ ],
37
+ "smoke": false,
38
+ "workers": 4
39
+ }
oregonator/oregonator_ood_far.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33fe200dc896ca34fa674239448961f2f863ff18ee9464684a151f1f3003f2cc
3
+ size 7845737014
oregonator/oregonator_ood_near.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3908ce1a7c06ca7434385c6aaecb4abdbff46374e6241db2108944e6ac5fa760
3
+ size 8848030835
oregonator/oregonator_test.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:749c39c2a105cf0462f24c07b2ab4f547d9d837e61270dd2dc577fd7b89ba73d
3
+ size 7035473401
oregonator/oregonator_train.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30880cfab65a402eb56bbf2220612d44ab26c73feeffd20eda2c5a66b7cac18e
3
+ size 54258686984
oregonator/oregonator_val.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85c95736090a1896e6d1828933709e161484c43e5f516f2a54a8494e37e2648c
3
+ size 7414517424