Merge remote-tracking branch 'origin/main' into pr/163
Browse files- results/FiLM_Emulator_A1.h5 +3 -0
- results/FiLM_Emulator_A2.h5 +3 -0
- results/FiLM_Emulator_B1.h5 +3 -0
- results/FiLM_Emulator_B2.h5 +3 -0
- results/metadata.json +4 -21
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/metadata.json
CHANGED
|
@@ -1,29 +1,12 @@
|
|
|
|
|
| 1 |
{
|
| 2 |
-
"name": "FiLM-Conditioned Emulator
|
| 3 |
"authors": [
|
| 4 |
"Jose Marie Antonio Minoza"
|
| 5 |
],
|
| 6 |
"affiliations": ["Center for AI Research PH"],
|
| 7 |
-
"description": "Feature-wise Linear Modulation (FiLM)-conditioned
|
| 8 |
-
"
|
| 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": "jomaminoza.acads@gmail.com"
|
| 29 |
}
|
|
|
|
| 1 |
+
|
| 2 |
{
|
| 3 |
+
"name": "FiLM-Conditioned Emulator",
|
| 4 |
"authors": [
|
| 5 |
"Jose Marie Antonio Minoza"
|
| 6 |
],
|
| 7 |
"affiliations": ["Center for AI Research PH"],
|
| 8 |
+
"description": "Feature-wise Linear Modulation (FiLM)-conditioned model with parameter unification",
|
| 9 |
+
"approach": "unified_parameters_film_conditioning_",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
"total_runtime": 10.801626682281494,
|
| 11 |
"email": "jomaminoza.acads@gmail.com"
|
| 12 |
}
|