Update config.json
Browse files- config.json +3 -1
config.json
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"_num_labels": 2,
|
| 3 |
-
"architectures":
|
|
|
|
|
|
|
| 4 |
"attn_type": "bi",
|
| 5 |
"bi_data": false,
|
| 6 |
"bos_token_id": 1,
|
|
|
|
| 1 |
{
|
| 2 |
"_num_labels": 2,
|
| 3 |
+
"architectures": [
|
| 4 |
+
"XLNetModel"
|
| 5 |
+
],
|
| 6 |
"attn_type": "bi",
|
| 7 |
"bi_data": false,
|
| 8 |
"bos_token_id": 1,
|