tasksource/lifecycle-entailment
收藏Hugging Face2024-06-05 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/tasksource/lifecycle-entailment
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: string
- name: config
dtype: string
splits:
- name: train
num_bytes: 19749947
num_examples: 8559
download_size: 429850
dataset_size: 19749947
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "lifecycle-entailment"
https://github.com/NSanjay/EntailmentDataset
```
@article{article,
author = {Mitra, Arindam and Clark, Peter and Tafjord, Oyvind and Baral, Chitta},
year = {2019},
month = {07},
pages = {3003-3010},
title = {Declarative Question Answering over Knowledge Bases Containing Natural Language Text with Answer Set Programming},
volume = {33},
journal = {Proceedings of the AAAI Conference on Artificial Intelligence},
doi = {10.1609/aaai.v33i01.33013003}
}
```
提供机构:
tasksource
原始信息汇总
数据集概述
数据集信息
-
特征:
premise:类型为字符串hypothesis:类型为字符串label:类型为字符串config:类型为字符串
-
分割:
train:包含8559个样本,占用19749947字节
-
大小:
- 下载大小:429850字节
- 数据集大小:19749947字节
配置
- 配置名称:default
- 数据文件:
train:路径为data/train-*
- 数据文件:



