Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -12,5 +12,5 @@
|
|
12 |
"attention": 0.3,
|
13 |
"final": 0.4
|
14 |
},
|
15 |
-
"seq_len":
|
16 |
}
|
|
|
12 |
"attention": 0.3,
|
13 |
"final": 0.4
|
14 |
},
|
15 |
+
"seq_len": 768
|
16 |
}
|