tasksource/ruletaker
收藏Hugging Face2023-07-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tasksource/ruletaker
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context
dtype: string
- name: question
dtype: string
- name: label
dtype: string
- name: config
dtype: string
splits:
- name: train
num_bytes: 252209259
num_examples: 480152
- name: dev
num_bytes: 39591713
num_examples: 75872
- name: test
num_bytes: 80649163
num_examples: 151911
download_size: 34172740
dataset_size: 372450135
license: apache-2.0
language:
- en
---
# Dataset Card for "ruletaker"
https://github.com/allenai/ruletaker
```
@inproceedings{ruletaker2020,
title = {Transformers as Soft Reasoners over Language},
author = {Clark, Peter and Tafjord, Oyvind and Richardson, Kyle},
booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
Artificial Intelligence, {IJCAI-20}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Christian Bessiere},
pages = {3882--3890},
year = {2020},
month = {7},
note = {Main track},
doi = {10.24963/ijcai.2020/537},
url = {https://doi.org/10.24963/ijcai.2020/537},
}
```
提供机构:
tasksource
原始信息汇总
数据集概述
数据集特征
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- label: 数据类型为字符串。
- config: 数据类型为字符串。
数据集分割
- train: 包含480152个样本,占用252209259字节。
- dev: 包含75872个样本,占用39591713字节。
- test: 包含151911个样本,占用80649163字节。
数据集大小
- 下载大小: 34172740字节。
- 数据集总大小: 372450135字节。
许可证
- license: Apache-2.0
语言
- language: 英语 (en)



