DefenceLab/snli
收藏Hugging Face2024-09-19 更新2025-11-03 收录
下载链接:
https://hf-mirror.com/datasets/DefenceLab/snli
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
splits:
- name: train
num_bytes: 65785624
num_examples: 549367
- name: validation
num_bytes: 1241552
num_examples: 9842
- name: test
num_bytes: 1234336
num_examples: 9824
download_size: 20409898
dataset_size: 68261512
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
DefenceLab



