results/FiLM_Emulator_A1.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21fd1a962b15abe779b6ada75b4fa55895d8d6a39f4802297ac92ebbbaf6e19b
3
+ size 300195804
results/FiLM_Emulator_A2.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d24e03d2272c2f22b2a7dc521fbf4e33c31314bfffb64f4f93f2816e637a69
3
+ size 117868794
results/FiLM_Emulator_B1.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54af5e26df419200686e8ec0d951acebc7d10112f583ad0ed72f14c0b7099c6f
3
+ size 7570756
results/FiLM_Emulator_B2.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60076214285c889b33c178160892b3dd11ae814e2206079571009e5e7a00a15d
3
+ size 29838199
results/FiLM_Emulator_II_A1.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8949645ab3448b5b40d3f571ce0dda608a12225eccdade1a0737a8434302dd32
3
+ size 95296456
results/FiLM_Emulator_II_A2.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e36c3a36b9cae10aa0ae3c69b47f241919262d910b109abb04540553d819be7d
3
+ size 7817096
results/FiLM_Emulator_II_B1.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c02f1d8363f89f9e7a341a530304ca0eb6f6e041cef4e455f1c1c8066a90a20
3
+ size 3089967
results/FiLM_Emulator_II_B2.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1d94fc15f240916304775640ad19d749ad0310c2eb8e2fd7bc660e07e0ccceb
3
+ size 1542890
results/metadata.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "FiLM-Conditioned Emulator II",
3
+ "authors": [
4
+ "Jose Marie Antonio Minoza"
5
+ ],
6
+ "affiliations": ["Center for AI Research PH"],
7
+ "description": "Feature-wise Linear Modulation (FiLM)-conditioned VQVAE model with parameter unification",
8
+ "model_schema": {
9
+ "model_size": "base",
10
+ "total_runtime": 8.851433753967285,
11
+ "architecture": "film_vqvae",
12
+ "model_config": {
13
+ "latent_dim": 128,
14
+ "num_embeddings": 256,
15
+ "encoder_hidden": [
16
+ 128,
17
+ 256
18
+ ],
19
+ "decoder_hidden": [
20
+ 256,
21
+ 512,
22
+ 1024
23
+ ],
24
+ "film_condition_dim": 64
25
+ }
26
+ },
27
+ "total_runtime": 10.801626682281494,
28
+ "email": "[email protected]"
29
+ }