qinchuanhui/UDA-Bench
收藏Hugging Face2024-06-09 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/qinchuanhui/UDA-Bench
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-sa-4.0
task_categories:
- question-answering
- table-question-answering
- text-generation
language:
- en
tags:
- croissant
pretty_name: UDA-QA
size_categories:
- 10K<n<100K
config_names:
- feta
- nq
- paper_text
- paper_tab
- fin
- tat
dataset_info:
- config_name: feta
features:
- name: doc_name
dtype: string
- name: q_uid
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: doc_url
dtype: string
- config_name: nq
features:
- name: doc_name
dtype: string
- name: q_uid
dtype: string
- name: question
dtype: string
- name: short_answer
dtype: string
- name: long_answer
dtype: string
- name: doc_url
dtype: string
- config_name: paper_text
features:
- name: doc_name
dtype: string
- name: q_uid
dtype: string
- name: question
dtype: string
- name: answer_1
dtype: string
- name: answer_2
dtype: string
- name: answer_3
dtype: string
- config_name: paper_tab
features:
- name: doc_name
dtype: string
- name: q_uid
dtype: string
- name: question
dtype: string
- name: answer_1
dtype: string
- name: answer_2
dtype: string
- name: answer_3
dtype: string
- config_name: fin
features:
- name: doc_name
dtype: string
- name: q_uid
dtype: string
- name: question
dtype: string
- name: answer_1
dtype: string
- name: answer_2
dtype: string
- config_name: tat
features:
- name: doc_name
dtype: string
- name: q_uid
dtype: string
- name: question
dtype: string
- name: answer
- name: answer_scale
dtype: string
- name: answer_type
dtype: string
configs:
- config_name: feta
data_files:
- split: test
path: feta/test*
- config_name: nq
data_files:
- split: test
path: nq/test*
- config_name: paper_text
data_files:
- split: test
path: paper_text/test*
- config_name: paper_tab
data_files:
- split: test
path: paper_tab/test*
- config_name: fin
data_files:
- split: test
path: fin/test*
- config_name: tat
data_files:
- split: test
path: tat/test*
---
提供机构:
qinchuanhui
原始信息汇总
数据集概述
基本信息
- 许可证: cc-by-sa-4.0
- 任务类别:
- 问答
- 表格问答
- 文本生成
- 语言: 英语
- 标签: croissant
- 数据集名称: UDA-QA
- 数据集大小: 10K<n<100K
配置信息
feta
- 特征:
- doc_name: 字符串
- q_uid: 字符串
- question: 字符串
- answer: 字符串
- doc_url: 字符串
- 数据文件:
- 测试集: feta/test*
nq
- 特征:
- doc_name: 字符串
- q_uid: 字符串
- question: 字符串
- short_answer: 字符串
- long_answer: 字符串
- doc_url: 字符串
- 数据文件:
- 测试集: nq/test*
paper_text
- 特征:
- doc_name: 字符串
- q_uid: 字符串
- question: 字符串
- answer_1: 字符串
- answer_2: 字符串
- answer_3: 字符串
- 数据文件:
- 测试集: paper_text/test*
paper_tab
- 特征:
- doc_name: 字符串
- q_uid: 字符串
- question: 字符串
- answer_1: 字符串
- answer_2: 字符串
- answer_3: 字符串
- 数据文件:
- 测试集: paper_tab/test*
fin
- 特征:
- doc_name: 字符串
- q_uid: 字符串
- question: 字符串
- answer_1: 字符串
- answer_2: 字符串
- 数据文件:
- 测试集: fin/test*
tat
- 特征:
- doc_name: 字符串
- q_uid: 字符串
- question: 字符串
- answer
- answer_scale: 字符串
- answer_type: 字符串
- 数据文件:
- 测试集: tat/test*



