Commit
·
36cce7b
1
Parent(s):
c95b277
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"activation_function": "gelu_new",
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"attn_pdrop": 0.0,
|
| 7 |
"bos_token_id": 50256,
|
|
|
|
| 1 |
{
|
| 2 |
"activation_function": "gelu_new",
|
| 3 |
"architectures": [
|
| 4 |
+
"FlaxGPTJForCausalLM"
|
| 5 |
],
|
| 6 |
"attn_pdrop": 0.0,
|
| 7 |
"bos_token_id": 50256,
|