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