Paul Kronlund-Drouault
commited on
Commit
·
17eb392
1
Parent(s):
c9b032a
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:20e17e156f9dff666e5cf98a92a8ca096b146fa463875febbac1dfe015167f0d
|
| 3 |
+
size 1894
|
model.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acd5eb2aa443f12699b7e1d3dd5760f2db5c9ad222b17875cdaaf7c398fe6387
|
| 3 |
+
size 28349094
|