Upload folder using huggingface_hub
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"model_type": "gpt2", "vocab_size": 50257, "n_positions": 128, "n_embd": 512, "n_layer":
|
|
|
|
| 1 |
+
{"model_type": "gpt2", "vocab_size": 50257, "n_positions": 128, "n_embd": 512, "n_layer": 12, "n_head": 8}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:659138852f16a1beaf6ec6e68a211120ec77fe0ed48ebbe2a3187886066e7f33
|
| 3 |
+
size 382710014
|