Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"1": "LABEL_1"
|
16 |
},
|
17 |
"max_position_embeddings": 512,
|
18 |
-
"model_type": "
|
19 |
"num_attention_heads": 12,
|
20 |
"num_hidden_layers": 12,
|
21 |
"num_labels": 2,
|
|
|
15 |
"1": "LABEL_1"
|
16 |
},
|
17 |
"max_position_embeddings": 512,
|
18 |
+
"model_type": "llama",
|
19 |
"num_attention_heads": 12,
|
20 |
"num_hidden_layers": 12,
|
21 |
"num_labels": 2,
|