HuskyDoge commited on
Commit
3693775
·
verified ·
1 Parent(s): 25d0c59

Upload curated checkpoints (MNIST World Models)

Browse files
MODEL_INDEX.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "format": "wm-memory/model-index@v1",
3
+ "items": [
4
+ {
5
+ "dataset": "mnist_world",
6
+ "method": "dfot",
7
+ "name": "mnistworld dfot dynamic_po",
8
+ "path": "mnistworld/dfot/dynamic_po.ckpt",
9
+ "variant": "dynamic_po"
10
+ },
11
+ {
12
+ "dataset": "mnist_world",
13
+ "method": "dfot-ssm",
14
+ "name": "mnistworld dfot-ssm dynamic_po",
15
+ "path": "mnistworld/dfot-ssm/dynamic_po.ckpt",
16
+ "variant": "dynamic_po"
17
+ },
18
+ {
19
+ "dataset": "mnist_world",
20
+ "method": "flowm-fernn",
21
+ "name": "mnistworld flowm (fernn) dynamic_po_flowm",
22
+ "path": "mnistworld/flowm-fernn/dynamic_po_flowm.pt",
23
+ "variant": "dynamic_po_flowm"
24
+ },
25
+ {
26
+ "dataset": "mnist_world",
27
+ "method": "vae",
28
+ "name": "mnistworld vae",
29
+ "path": "mnistworld/vae/mnist_world_vae.ckpt"
30
+ }
31
+ ]
32
+ }
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # MNIST World Models
2
+
3
+ This repository hosts a curated set of checkpoints used for experiments.
4
+
5
+ ## Contents
6
+ - `mnistworld/dfot/dynamic_po.ckpt` — mnistworld dfot dynamic_po
7
+ - `mnistworld/dfot-ssm/dynamic_po.ckpt` — mnistworld dfot-ssm dynamic_po
8
+ - `mnistworld/flowm-fernn/dynamic_po_flowm.pt` — mnistworld flowm (fernn) dynamic_po_flowm
9
+ - `mnistworld/vae/mnist_world_vae.ckpt` — mnistworld vae
10
+
11
+ Hub: https://huggingface.co/flowm123/mnistworld-models
mnistworld/dfot-ssm/dynamic_po.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4b71b36550efbe4d584ba78c1a69a792b6db029ed2f95d73ffb315d38366f41
3
+ size 1563834593
mnistworld/dfot/dynamic_po.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a4e47a9cf8347aacad6f292a971d981802f642a55a1938f4ed561f98040219b
3
+ size 1524539222
mnistworld/flowm-fernn/dynamic_po_flowm.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f84d5c172e29b99e899400464a4fa0570a2dd2aa4c6306ac3289e074cf47e37
3
+ size 904582
mnistworld/vae/mnist_world_vae.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1bc494e98ccc0cdc4b868ee6679cd0e09011fa2d5f9c1eb985fa89d10842277
3
+ size 328400315