Upload folder using huggingface_hub
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
- tokenizer.json +0 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"vocab_size": 32768, "n_embed": 384, "n_head": 6, "n_layer": 6, "block_size": 256, "dropout": 0.2}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d4c9a1a3ed1554e62a451866c71cdd695930c718dba363a6e2608df3ee2e0d0
|
3 |
+
size 198646069
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|