zekdevs commited on
Commit
3180aab
·
verified ·
1 Parent(s): 885772c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -6,5 +6,5 @@
6
  "num_layers": 8,
7
  "feed_forward_dim": 2560,
8
  "layer_norm_eps": 0.00001,
9
- "activation": "relu",
10
  }
 
6
  "num_layers": 8,
7
  "feed_forward_dim": 2560,
8
  "layer_norm_eps": 0.00001,
9
+ "activation": "relu"
10
  }