Upload folder using huggingface_hub
Browse files- config.json +1 -7
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,7 +1 @@
|
|
| 1 |
-
{
|
| 2 |
-
"vocab_size": 50257,
|
| 3 |
-
"d_model": 128,
|
| 4 |
-
"nhead": 4,
|
| 5 |
-
"num_layers": 2,
|
| 6 |
-
"model_type": "gpt2"
|
| 7 |
-
}
|
|
|
|
| 1 |
+
{"vocab_size": 50257, "d_model": 128, "nhead": 4, "num_layers": 2}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 56952803
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af5068834d09deb9133b9fa66e3828994c65a62e5ae48b5038f2a3db269cbd15
|
| 3 |
size 56952803
|