vasudevgupta commited on
Commit
623321f
1 Parent(s): 933f58b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "activation_dropout": 0.0,
3
- "activation_function": "gelu_fast",
4
  "architectures": [
5
  "BigBirdPegasusForConditionalGeneration"
6
  ],
1
  {
2
  "activation_dropout": 0.0,
3
+ "activation_function": "gelu_new",
4
  "architectures": [
5
  "BigBirdPegasusForConditionalGeneration"
6
  ],