mehdidc/compositionality-subsample
收藏资源简介:
--- dataset_info: features: - name: caption dtype: string - name: caption_source dtype: string - name: image_0_url dtype: string - name: image_1_url dtype: string - name: label_0 dtype: float64 - name: label_1 dtype: float64 - name: num_example_per_prompt dtype: int64 - name: model_0 dtype: string - name: model_1 dtype: string - name: jpg_0 dtype: binary - name: jpg_1 dtype: binary - name: are_different dtype: bool - name: has_label dtype: bool - name: origin dtype: string - name: split dtype: string splits: - name: train num_bytes: 40729530.0 num_examples: 200 - name: validation num_bytes: 43656367 num_examples: 200 - name: test num_bytes: 33184629 num_examples: 103 download_size: 110145866 dataset_size: 117570526.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* --- # Dataset Card for "compositionality-subsample" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- caption: 字符串类型
- caption_source: 字符串类型
- image_0_url: 字符串类型
- image_1_url: 字符串类型
- label_0: 浮点数类型
- label_1: 浮点数类型
- num_example_per_prompt: 整数类型
- model_0: 字符串类型
- model_1: 字符串类型
- jpg_0: 二进制类型
- jpg_1: 二进制类型
- are_different: 布尔类型
- has_label: 布尔类型
- origin: 字符串类型
- split: 字符串类型
数据分割
- train: 包含200个样本,大小为40729530字节
- validation: 包含200个样本,大小为43656367字节
- test: 包含103个样本,大小为33184629字节
数据集大小
- 下载大小: 110145866字节
- 数据集大小: 117570526字节
配置信息
- config_name: default
- 数据文件路径:
- train: data/train-*
- validation: data/validation-*
- test: data/test-*
- 数据文件路径:



