Update config.json
Browse files- 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 |
}
|