sultan commited on
Commit
410457b
1 Parent(s): c868897

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "activation_dropout": 0.0,
3
  "architectures": [
4
- "funnel"
5
  ],
6
  "attention_dropout": 0.1,
7
  "attention_type": "relative_shift",
1
  {
2
  "activation_dropout": 0.0,
3
  "architectures": [
4
+ "FunnelModel"
5
  ],
6
  "attention_dropout": 0.1,
7
  "attention_type": "relative_shift",