Upload model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"config": {"block_size": 1024, "vocab_size":
|
|
|
1 |
+
{"config": {"block_size": 1024, "vocab_size": 50257, "n_layer": 4, "n_head": 16, "n_embd": 1024, "dropout": 0.01, "bias": true, "attention": {"attention_type": "default_attention", "scaling_factor": 3}, "activation": "gelu", "epsilon": 1e-05}, "model_type": "llm_gym_gpt2"}
|
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:1078dc117534cfe8ad882b23112164e22b670d52c2818c2e4b9a9e6c751f40c2
|
3 |
+
size 428390038
|