Commit
·
44b9e50
1
Parent(s):
99464c4
Add model
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"input_channels": 1, "output_channels": 384, "num_context_steps": 4, "conv_type": "standard", "kwargs": {}}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:052c6b45a227624ed1b1da7f09d9a959c98d3c3b0f966961b59132da63705f16
|
3 |
+
size 16943461
|