Upload 3 files
Browse files- config.json +4 -0
- maps.pkl +3 -0
- model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"input_dim": 1280,
|
| 3 |
+
"output_dim": 19633
|
| 4 |
+
}
|
maps.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8511eaf906ef0cf0222fbbcf5c35ebbbbf9e842f6ebcc583b9e034707dd7f8cf
|
| 3 |
+
size 52446153
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23476511acd62fcf063f2d612241fc9bb94d31c16bc6a504b0b6f0898dbf30fd
|
| 3 |
+
size 664512836
|