Upload 3 files
Browse files- video_train_mos1.json +9 -0
- video_train_mos2.json +9 -0
- video_train_qa.json +9 -0
video_train_mos1.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"sharegpt4v_instruct_gpt4-vision_cap100k": {
|
| 3 |
+
"root": "IntMeGroup/AIGVE-60K",
|
| 4 |
+
"annotation_train": "mos1_train.jsonl",
|
| 5 |
+
"annotation_test": "mos1_test.jsonl",
|
| 6 |
+
"data_augment": false,
|
| 7 |
+
"repeat_time": 1
|
| 8 |
+
}
|
| 9 |
+
}
|
video_train_mos2.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"sharegpt4v_instruct_gpt4-vision_cap100k": {
|
| 3 |
+
"root": "IntMeGroup/AIGVE-60K",
|
| 4 |
+
"annotation_train": "mos2_train.jsonl",
|
| 5 |
+
"annotation_test": "mos2_test.jsonl",
|
| 6 |
+
"data_augment": false,
|
| 7 |
+
"repeat_time": 1
|
| 8 |
+
}
|
| 9 |
+
}
|
video_train_qa.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"sharegpt4v_instruct_gpt4-vision_cap100k": {
|
| 3 |
+
"root": "IntMeGroup/AIGVE-60K",
|
| 4 |
+
"annotation_train": "video_qa_train.jsonl",
|
| 5 |
+
"annotation_test": "video_qa_test.jsonl",
|
| 6 |
+
"data_augment": false,
|
| 7 |
+
"repeat_time": 1
|
| 8 |
+
}
|
| 9 |
+
}
|