Multimodal-Fatima/SNLI-VE_test
收藏Hugging Face2023-02-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Multimodal-Fatima/SNLI-VE_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: filename
dtype: string
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
- name: id
dtype: int64
- name: id_image
dtype: int64
- name: clip_tags_ViT_L_14
sequence: string
- name: blip_caption
dtype: string
- name: LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14
sequence: string
splits:
- name: test
num_bytes: 2483209080.488
num_examples: 17901
download_size: 911606574
dataset_size: 2483209080.488
---
# Dataset Card for "SNLI-VE_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Multimodal-Fatima
原始信息汇总
数据集概述
数据集名称
SNLI-VE_test
数据集特征
- image: 图像数据类型
- filename: 字符串数据类型
- premise: 字符串数据类型
- hypothesis: 字符串数据类型
- label: 分类标签,包含三个类别:
- 0: entailment
- 1: neutral
- 2: contradiction
- id: 整数数据类型(int64)
- id_image: 整数数据类型(int64)
- clip_tags_ViT_L_14: 字符串序列
- blip_caption: 字符串数据类型
- LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14: 字符串序列
数据集分割
- test:
- 示例数量: 17901
- 数据大小: 2483209080.488字节
数据集大小
- 下载大小: 911606574字节
- 数据集总大小: 2483209080.488字节



