Upload folder using huggingface_hub
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"architectures": ["MyTransformerModel"], "vocab_size": 30522, "hidden_size": 768, "num_attention_heads": 12, "num_hidden_layers": 6}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3a662e93c765e08fe26aee39fd4b20936da6aabd3421713165485beb27c288d
|
| 3 |
+
size 320013199
|