HuggingFaceM4/NLVR2
收藏Hugging Face2022-12-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HuggingFaceM4/NLVR2
下载链接
链接失效反馈官方服务:
资源简介:
数据集中的每一行包含一个示例,以JSON对象的形式表示。关键字段包括:句子(描述图像对的自然语言句子)、左图像URL(图像对中左图像的URL)、右图像URL(图像对中右图像的URL)、标签(true或false)以及唯一标识符(格式为:split-set_id-pair_id-sentence-id,其中split表示数据的划分,set_id是原始八图像集的唯一标识符,pair_id表示图像对在集中的位置,sentence-id表示与该图像对关联的句子标识符)。
Each row in the dataset contains an example, represented as a JSON object. The key fields include: Sentence (a natural language sentence describing the image pair), Left Image URL (the URL of the left image in the image pair), Right Image URL (the URL of the right image in the image pair), Label (either true or false), and Unique Identifier (with the format: split-set_id-pair_id-sentence-id, where split refers to the data partition, set_id is the unique identifier of the original eight-image set, pair_id denotes the position of the image pair within the set, and sentence-id represents the sentence identifier associated with this image pair).
提供机构:
HuggingFaceM4
原始信息汇总
数据集概述
数据结构
- 每行数据包含一个示例,格式为JSON对象。
- 关键字段包括:
sentence: 描述图像对的自然语言句子。left_url: 左图像的URL。right_url: 右图像的URL。label: 标签,值为true或false。identifier: 唯一标识符,格式为split-set_id-pair_id-sentence-id,其中:split: 数据分割类型(训练、测试或开发)。set_id: 原始八图像集的唯一标识符。pair_id: 图像对在集合中的编号(0到3)。sentence-id: 与图像对关联的句子编号(0或1)。
许可证
- 数据集遵循CC-BY-4.0许可证。



