hazyresearch/based-squad
收藏Hugging Face2024-06-01 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/hazyresearch/based-squad
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: doc_id
dtype: string
- name: text
dtype: string
- name: value
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
splits:
- name: validation
num_bytes: 10353503
num_examples: 2984
download_size: 1534506
dataset_size: 10353503
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
Please consider citing the following if you use this task in your work:
```
@inproceedings{Rajpurkar2018SQuAD2,
title={Know What You Don't Know: Unanswerable Questions for SQuAD},
author={Pranav Rajpurkar and Jian Zhang and Percy Liang},
booktitle={ACL 2018},
year={2018}
}
@article{arora2024simple,
title={Simple linear attention language models balance the recall-throughput tradeoff},
author={Arora, Simran and Eyuboglu, Sabri and Zhang, Michael and Timalsina, Aman and Alberti, Silas and Zinsley, Dylan and Zou, James and Rudra, Atri and Ré, Christopher},
journal={arXiv:2402.18668},
year={2024}
}
```
提供机构:
hazyresearch
原始信息汇总
数据集信息
特征
- doc_id: 字符串类型
- text: 字符串类型
- value: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
分割
- validation:
- 字节数: 10353503
- 样本数: 2984
大小
- 下载大小: 1534506 字节
- 数据集大小: 10353503 字节
配置
- default:
- 数据文件:
- 分割: validation
- 路径: data/validation-*
- 数据文件:



