lucadiliello/search_as2
收藏Hugging Face2022-11-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lucadiliello/search_as2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 758023208
num_examples: 3281909
- name: dev
num_bytes: 55656603
num_examples: 236360
- name: test
num_bytes: 55473661
num_examples: 236792
download_size: 332417156
dataset_size: 869153472
---
# Dataset Card for "search_as2"
Answer Sentence Selection version of the SearchQA dataset. For more info, check out the original [repository](https://github.com/lucadiliello/answer-selection).
提供机构:
lucadiliello
原始信息汇总
数据集概述
特征信息
- 问题:类型为字符串
- 答案:类型为字符串
- 标签:类型为整数(int64)
数据分割
- 训练集:
- 字节数:758023208
- 样本数:3281909
- 开发集:
- 字节数:55656603
- 样本数:236360
- 测试集:
- 字节数:55473661
- 样本数:236792
数据大小
- 下载大小:332417156 字节
- 数据集大小:869153472 字节



