carlosejimenez/seq2seq-mnli
收藏Hugging Face2023-06-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/carlosejimenez/seq2seq-mnli
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: string
- name: orig_idx
dtype: int64
splits:
- name: train
num_bytes: 87578821
num_examples: 392702
- name: validation_matched
num_bytes: 2157948
num_examples: 9815
- name: validation_mismatched
num_bytes: 2274020
num_examples: 9832
- name: test_matched
num_bytes: 2162126
num_examples: 9796
- name: test_mismatched
num_bytes: 2265807
num_examples: 9847
download_size: 0
dataset_size: 96438722
---
# Dataset Card for "seq2seq-mnli"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
carlosejimenez
原始信息汇总
数据集概述
数据集名称
seq2seq-mnli
数据集特征
- text: 数据类型为字符串(string)。
- label: 数据类型为字符串(string)。
- orig_idx: 数据类型为整数(int64)。
数据集分割
- train: 包含392702个样本,总大小为87578821字节。
- validation_matched: 包含9815个样本,总大小为2157948字节。
- validation_mismatched: 包含9832个样本,总大小为2274020字节。
- test_matched: 包含9796个样本,总大小为2162126字节。
- test_mismatched: 包含9847个样本,总大小为2265807字节。
数据集大小
总下载大小为0字节,总数据集大小为96438722字节。



