vasudevgupta
commited on
Commit
•
4a68718
1
Parent(s):
ba85d08
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"activation_dropout": 0.0,
|
3 |
-
"activation_function": "
|
4 |
"architectures": [
|
5 |
"BigBirdPegasusForConditionalGeneration"
|
6 |
],
|
|
|
1 |
{
|
2 |
"activation_dropout": 0.0,
|
3 |
+
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"BigBirdPegasusForConditionalGeneration"
|
6 |
],
|