Paul Kronlund-Drouault
commited on
Commit
·
91e56e5
1
Parent(s):
a048901
Update model weights and config
Browse files- config.json +1 -0
- embedding.pth +3 -0
- model.pth +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"embedding_dim": 16, "input_classes_size": 9, "output_channels": 4}
|
embedding.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f67d7a7691156706775ced52c984d7508a8f74f6c6ae63bb0ce9bb4998de141
|
3 |
+
size 1894
|
model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc4da3aad3c71a4ef4279c03473592843464401cf2f35f718f21bba135a91cb0
|
3 |
+
size 63685286
|