AlexWortega
commited on
Commit
•
5801fd6
1
Parent(s):
f6f9072
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": "ruGPTNEO1.
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTNeoForCausalLM"
|
@@ -69,6 +69,6 @@
|
|
69 |
"torch_dtype": "float32",
|
70 |
"transformers_version": "4.24.0",
|
71 |
"use_cache": true,
|
72 |
-
"vocab_size":
|
73 |
"window_size": 256
|
74 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ruGPTNEO1.3b_2_orig_tokens/checkpoint-10000",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTNeoForCausalLM"
|
|
|
69 |
"torch_dtype": "float32",
|
70 |
"transformers_version": "4.24.0",
|
71 |
"use_cache": true,
|
72 |
+
"vocab_size": 50261,
|
73 |
"window_size": 256
|
74 |
}
|
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:7379ff7df3e5699ee6022617f6f5cdc6a844bbaf438f8475e28cb309a02749a2
|
3 |
+
size 5363115989
|