Reza-Madani/emnli
收藏Hugging Face2023-06-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Reza-Madani/emnli
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: promptID
dtype: int64
- name: pairID
dtype: string
- name: premise
dtype: string
- name: premise_binary_parse
dtype: string
- name: premise_parse
dtype: string
- name: hypothesis
dtype: string
- name: hypothesis_binary_parse
dtype: string
- name: hypothesis_parse
dtype: string
- name: genre
dtype: string
- name: label
dtype: int64
- name: premise_rationale
sequence: int64
- name: hypothesis_rationale
sequence: int64
splits:
- name: train
num_bytes: 425
num_examples: 1
download_size: 8283
dataset_size: 425
---
# Dataset Card for "emnli"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Reza-Madani
原始信息汇总
数据集概述
数据集特征
- promptID: 数据类型为 int64
- pairID: 数据类型为 string
- premise: 数据类型为 string
- premise_binary_parse: 数据类型为 string
- premise_parse: 数据类型为 string
- hypothesis: 数据类型为 string
- hypothesis_binary_parse: 数据类型为 string
- hypothesis_parse: 数据类型为 string
- genre: 数据类型为 string
- label: 数据类型为 int64
- premise_rationale: 数据类型为 sequence int64
- hypothesis_rationale: 数据类型为 sequence int64
数据集分割
- train: 大小为 425 字节,包含 1 个样本
数据集大小
- 下载大小: 8283 字节
- 数据集大小: 425 字节



