File size: 2,452 Bytes
e7aaf98 3de2ccd 569601f 3f1b7e5 569601f 0f58cac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 |
---
configs:
- config_name: 0_30_s_academic_v0_1
data_files:
- split: caption
path: 0_30_s_academic_v0_1/*cap*.json
- split: open_ended
path: 0_30_s_academic_v0_1/*oe*.json
- split: multi_choice
path: 0_30_s_academic_v0_1/*mc*.json
- config_name: 0_30_s_youtube_v0_1
data_files:
- split: caption
path: 0_30_s_youtube_v0_1/*cap*.json
- split: open_ended
path: 0_30_s_youtube_v0_1/*oe*.json
- split: multi_choice
path: 0_30_s_youtube_v0_1/*mc*.json
- config_name: 30_60_s_academic_v0_1
data_files:
- split: caption
path: 30_60_s_academic_v0_1/*cap*.json
- split: open_ended
path: 30_60_s_academic_v0_1/*oe*.json
- split: multi_choice
path: 30_60_s_academic_v0_1/*mc*.json
- config_name: 30_60_s_youtube_v0_1
data_files:
- split: caption
path: 30_60_s_youtube_v0_1/*cap*.json
- split: open_ended
path: 30_60_s_youtube_v0_1/*oe*.json
- split: multi_choice
path: 30_60_s_youtube_v0_1/*mc*.json
- config_name: 1_2_m_youtube_v0_1
data_files:
- split: caption
path: 1_2_m_youtube_v0_1/*cap*.json
- split: open_ended
path: 1_2_m_youtube_v0_1/*oe*.json
- split: multi_choice
path: 1_2_m_youtube_v0_1/*mc*.json
- config_name: 1_2_m_academic_v0_1
data_files:
- split: caption
path: 1_2_m_academic_v0_1/*cap*.json
- split: open_ended
path: 1_2_m_academic_v0_1/*oe*.json
- split: multi_choice
path: 1_2_m_academic_v0_1/*mc*.json
- config_name: 2_3_m_youtube_v0_1
data_files:
- split: caption
path: 2_3_m_youtube_v0_1/*cap*.json
- split: open_ended
path: 2_3_m_youtube_v0_1/*oe*.json
- split: multi_choice
path: 2_3_m_youtube_v0_1/*mc*.json
- config_name: 2_3_m_academic_v0_1
data_files:
- split: caption
path: 2_3_m_academic_v0_1/*cap*.json
- split: open_ended
path: 2_3_m_academic_v0_1/*oe*.json
- split: multi_choice
path: 2_3_m_academic_v0_1/*mc*.json
task_categories:
- visual-question-answering
- video-text-to-text
language:
- en
- vi
tags:
- video
- text
size_categories:
- 1M<n<10M
---
# Dataset Card for 5CD-AI/Vietnamese-lmms-lab-LLaVA-Video-178K-gg-translated
This translated dataset includes:
- **LLaVA-Video-178K**: **178,509** caption entries, 960,791 open-ended QA (question and answer) items, and 196,198 multiple-choice QA items.
The video source of the original dataset is in this repo: [lmms-lab/LLaVA-Video-178K](https://huggingface.co/datasets/lmms-lab/LLaVA-Video-178K/tree/main) |