Push model using huggingface_hub.
Browse files- config.json +5 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"hidden_size": 512,
|
3 |
+
"vocab_size": 30000,
|
4 |
+
"output_size": 4
|
5 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:014f43b89fa42adde3ede837e1daafa69b5cfb8820fc82bee5ee00eaadaa2fec
|
3 |
+
size 62041251
|