Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"model_type": "
|
3 |
"num_labels": 2,
|
4 |
"architectures": [
|
5 |
"BertForSequenceClassification"
|
|
|
1 |
{
|
2 |
+
"model_type": "llava_next_video",
|
3 |
"num_labels": 2,
|
4 |
"architectures": [
|
5 |
"BertForSequenceClassification"
|