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:723de2b874153b6336796293f5b977aa3f48b02125b5302be5a56cf748c5a498
|
3 |
+
size 157624881
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|