parsa-mz/fnli-dataset
收藏官方服务:
资源简介:
--- dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: int64 splits: - name: test num_bytes: 1092127 num_examples: 9824 - name: dev num_bytes: 1097461 num_examples: 9842 - name: train num_bytes: 60781325 num_examples: 549367 download_size: 20372252 dataset_size: 62970913 --- # Dataset Card for "fnli-dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
parsa-mz原始信息汇总
数据集概述
数据集特征
- premise: 数据类型为字符串(string)。
- hypothesis: 数据类型为字符串(string)。
- label: 数据类型为整数(int64)。
数据集划分
- test: 包含9824个样本,数据大小为1092127字节。
- dev: 包含9842个样本,数据大小为1097461字节。
- train: 包含549367个样本,数据大小为60781325字节。
数据集大小
- 下载大小: 20372252字节。
- 数据集总大小: 62970913字节。



