alifalhasan
commited on
Commit
•
8f86cd3
1
Parent(s):
cf40fda
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"architectures": [
|
3 |
"Transformer"
|
4 |
],
|
5 |
-
"model_type": "transformer"
|
6 |
"dim_feedforward": 2048,
|
7 |
"dropout": 0.4,
|
8 |
"embedding_size": 256,
|
|
|
2 |
"architectures": [
|
3 |
"Transformer"
|
4 |
],
|
5 |
+
"model_type": "transformer",
|
6 |
"dim_feedforward": 2048,
|
7 |
"dropout": 0.4,
|
8 |
"embedding_size": 256,
|