SNLI-VE_test / README.md
will33am's picture
Upload README.md with huggingface_hub
c3e8435
|
raw
history blame
737 Bytes
---
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
splits:
- name: test
num_bytes: 2480204851.488
num_examples: 17901
download_size: 911436008
dataset_size: 2480204851.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)