KaiLv/UDR_SNLI
收藏Hugging Face2023-06-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/KaiLv/UDR_SNLI
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: idx
dtype: int64
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
- name: sentence
dtype: string
- name: len_sentence
dtype: int64
splits:
- name: test
num_bytes: 747502
num_examples: 3262
- name: train
num_bytes: 28963424
num_examples: 131062
- name: validation
num_bytes: 750070
num_examples: 3272
- name: debug
num_bytes: 22092624
num_examples: 100000
download_size: 17825058
dataset_size: 52553620
---
# Dataset Card for "UDR_SNLI"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
KaiLv
原始信息汇总
数据集概述
数据集名称
UDR_SNLI
数据特征
- idx: 整数类型 (int64)
- label: 分类标签,包含三个类别:
- 0: entailment
- 1: neutral
- 2: contradiction
- sentence: 字符串类型 (string)
- len_sentence: 整数类型 (int64)
数据分割
- test:
- 数据大小: 747502 字节
- 示例数量: 3262
- train:
- 数据大小: 28963424 字节
- 示例数量: 131062
- validation:
- 数据大小: 750070 字节
- 示例数量: 3272
- debug:
- 数据大小: 22092624 字节
- 示例数量: 100000
数据集大小
- 下载大小: 17825058 字节
- 数据集总大小: 52553620 字节



