Surbhipatil/glue-mnli
收藏Hugging Face2026-03-20 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/Surbhipatil/glue-mnli
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
- name: idx
dtype: int32
splits:
- name: train
num_bytes: 74619646
num_examples: 392702
- name: validation_matched
num_bytes: 1833783
num_examples: 9815
- name: validation_mismatched
num_bytes: 1949231
num_examples: 9832
- name: test_matched
num_bytes: 1848654
num_examples: 9796
- name: test_mismatched
num_bytes: 1950703
num_examples: 9847
download_size: 52805011
dataset_size: 82202017
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation_matched
path: data/validation_matched-*
- split: validation_mismatched
path: data/validation_mismatched-*
- split: test_matched
path: data/test_matched-*
- split: test_mismatched
path: data/test_mismatched-*
---
提供机构:
Surbhipatil



