BrundaL/tokenized_glue_wnli
收藏Hugging Face2024-06-25 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/BrundaL/tokenized_glue_wnli
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含多个特征,如sentence1、sentence2、label、idx、input_ids和attention_mask。其中,label是一个分类标签,包含两个类别:0表示not_entailment,1表示entailment。数据集分为训练集、验证集和测试集,分别包含635、71和146个样本。数据集的下载大小为126435字节,总大小为341236字节。
The dataset contains multiple features such as sentence1, sentence2, label, idx, input_ids, and attention_mask. The label is a classification label with two categories: 0 for not_entailment and 1 for entailment. The dataset is divided into training, validation, and test sets, containing 635, 71, and 146 samples respectively. The download size of the dataset is 126435 bytes, and the total size is 341236 bytes.
提供机构:
BrundaL
原始信息汇总
数据集概述
数据特征
- sentence1: 字符串类型
- sentence2: 字符串类型
- label: 分类标签
- 类别:
0: not_entailment1: entailment
- 类别:
- idx: 整数类型
- input_ids: 整数序列
- attention_mask: 整数序列
数据集划分
- train:
- 样本数量: 635
- 字节大小: 231929
- validation:
- 样本数量: 71
- 字节大小: 26200
- test:
- 样本数量: 146
- 字节大小: 83107
数据集大小
- 下载大小: 126435 字节
- 数据集总大小: 341236 字节
配置
- config_name: default
- 数据文件路径:
- train: data/train-*
- validation: data/validation-*
- test: data/test-*
- 数据文件路径:



