Doron Adler
commited on
Commit
•
12ac2ca
1
Parent(s):
e08d1e3
Remove 2 fields
Browse files- config.json +0 -2
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Norod78/hebrew-gpt_neo-small",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTNeoForCausalLM"
|
@@ -48,7 +47,6 @@
|
|
48 |
"summary_use_proj": true,
|
49 |
"torch_dtype": "float32",
|
50 |
"transformers_version": "4.21.0.dev0",
|
51 |
-
"use_cache": false,
|
52 |
"vocab_size": 50257,
|
53 |
"window_size": 256
|
54 |
}
|
|
|
1 |
{
|
|
|
2 |
"activation_function": "gelu_new",
|
3 |
"architectures": [
|
4 |
"GPTNeoForCausalLM"
|
|
|
47 |
"summary_use_proj": true,
|
48 |
"torch_dtype": "float32",
|
49 |
"transformers_version": "4.21.0.dev0",
|
|
|
50 |
"vocab_size": 50257,
|
51 |
"window_size": 256
|
52 |
}
|