jacobbieker
commited on
Commit
•
57e4c21
1
Parent(s):
a2d922b
Push model using huggingface_hub.
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"layers": 2, "hidden_dim": 128, "input_dim": 26, "output_dim": 1}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0addec3f321b75da420fa4b844e9ae31096d45ca73346ae62e1d1a5ff389e20
|
3 |
+
size 850433
|