Upload GPTNeoForCausalLM
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTNeoForCausalLM"
|
@@ -67,7 +67,7 @@
|
|
67 |
},
|
68 |
"tokenizer_class": "GPT2Tokenizer",
|
69 |
"torch_dtype": "float32",
|
70 |
-
"transformers_version": "4.
|
71 |
"use_cache": true,
|
72 |
"vocab_size": 50257,
|
73 |
"window_size": 256
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/drive/MyDrive/Bird is the word/models/GPT-Neo_nonviolent_intellectual_2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTNeoForCausalLM"
|
|
|
67 |
},
|
68 |
"tokenizer_class": "GPT2Tokenizer",
|
69 |
"torch_dtype": "float32",
|
70 |
+
"transformers_version": "4.25.1",
|
71 |
"use_cache": true,
|
72 |
"vocab_size": 50257,
|
73 |
"window_size": 256
|
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:b293dc3c6b972fd2be178abbe1188b3441ab8cd43a1c2e484e697dffdc84b968
|
3 |
+
size 5363083221
|