pbaoo2705/qa_processed_eval
收藏Hugging Face2023-10-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pbaoo2705/qa_processed_eval
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: pubid
dtype: int32
- name: question
dtype: string
- name: context
dtype: string
- name: long_answer
dtype: string
- name: final_decision
dtype: string
- name: text
dtype: string
- name: answers
dtype: string
splits:
- name: test
num_bytes: 1930174
num_examples: 1000
download_size: 1132172
dataset_size: 1930174
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "qa_processed_eval"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
pbaoo2705
原始信息汇总
数据集概述
数据集信息
特征
- pubid: 数据类型为
int32 - question: 数据类型为
string - context: 数据类型为
string - long_answer: 数据类型为
string - final_decision: 数据类型为
string - text: 数据类型为
string - answers: 数据类型为
string
数据分割
- test: 包含 1000 个样本,总字节数为 1930174
数据大小
- 下载大小: 1132172 字节
- 数据集大小: 1930174 字节
配置
- default: 包含测试数据文件,路径为
data/test-*



