lmms-lab/MixEvals_Video2Text
收藏Hugging Face2024-04-30 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/lmms-lab/MixEvals_Video2Text
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
- config_name: video2text_closeended_free-form
features:
- name: question_index
dtype: string
- name: prompt
dtype: string
- name: target
sequence: string
- name: video_path
dtype: string
- name: problem_type
dtype: string
- name: benchmark_name
dtype: string
splits:
- name: test
num_bytes: 289313
num_examples: 2000
download_size: 91126
dataset_size: 289313
- config_name: video2text_closeended_multiple-choice
features:
- name: question_index
dtype: string
- name: prompt
dtype: string
- name: options
sequence: string
- name: target
dtype: string
- name: video_path
dtype: string
- name: problem_type
dtype: string
- name: benchmark_name
dtype: string
splits:
- name: test
num_bytes: 640446.675
num_examples: 1990
download_size: 240122
dataset_size: 640446.675
- config_name: video2text_openended
features:
- name: question_index
dtype: string
- name: video_path
dtype: string
- name: first_turn_place_holder
dtype: string
- name: first_turn_video_caption
dtype: string
- name: second_turn_inputs
sequence: string
- name: first_turn_user_prompt
dtype: string
- name: second_turn_user_prompt
dtype: string
- name: round2
dtype: bool
splits:
- name: test
num_bytes: 64313
num_examples: 200
download_size: 28650
dataset_size: 64313
configs:
- config_name: video2text_closeended_free-form
data_files:
- split: test
path: video2text_closeended_free-form/test-*
- config_name: video2text_closeended_multiple-choice
data_files:
- split: test
path: video2text_closeended_multiple-choice/test-*
- config_name: video2text_openended
data_files:
- split: test
path: video2text_openended/test-*
---
提供机构:
lmms-lab
原始信息汇总
数据集概述
1. 数据集配置一:video2text_closeended_free-form
- 特征信息:
- question_index: 字符串类型
- prompt: 字符串类型
- target: 字符串序列类型
- video_path: 字符串类型
- problem_type: 字符串类型
- benchmark_name: 字符串类型
- 数据分割:
- 测试集:2000个样本,总大小289313字节
- **下载大小:**91126字节
- **数据集总大小:**289313字节
2. 数据集配置二:video2text_closeended_multiple-choice
- 特征信息:
- question_index: 字符串类型
- prompt: 字符串类型
- options: 字符串序列类型
- target: 字符串类型
- video_path: 字符串类型
- problem_type: 字符串类型
- benchmark_name: 字符串类型
- 数据分割:
- 测试集:1990个样本,总大小640446.675字节
- **下载大小:**240122字节
- **数据集总大小:**640446.675字节
3. 数据集配置三:video2text_openended
- 特征信息:
- question_index: 字符串类型
- video_path: 字符串类型
- first_turn_place_holder: 字符串类型
- first_turn_video_caption: 字符串类型
- second_turn_inputs: 字符串序列类型
- first_turn_user_prompt: 字符串类型
- second_turn_user_prompt: 字符串类型
- round2: 布尔类型
- 数据分割:
- 测试集:200个样本,总大小64313字节
- **下载大小:**28650字节
- **数据集总大小:**64313字节



