Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -17,5 +17,6 @@
|
|
17 |
"v_groups": 4,
|
18 |
"post_attention_groups": 1,
|
19 |
"intermediate_groups": 4,
|
20 |
-
"output_groups": 4
|
|
|
21 |
}
|
|
|
17 |
"v_groups": 4,
|
18 |
"post_attention_groups": 1,
|
19 |
"intermediate_groups": 4,
|
20 |
+
"output_groups": 4,
|
21 |
+
"num_labels": 3
|
22 |
}
|