alexemanuel27/orgacadqa
收藏Hugging Face2023-11-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alexemanuel27/orgacadqa
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: title
dtype: string
- name: id
dtype: string
splits:
- name: validation
num_bytes: 628748
num_examples: 100
download_size: 33141
dataset_size: 628748
---
# Dataset Card for "org_acad"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
配置项:
- 配置名称:默认
数据文件:
- 数据集拆分(split):验证集
路径(path):data/validation-*
数据集信息(dataset_info):
特征字段(features):
- 字段名:问题,数据类型:字符串(string)
- 字段名:上下文,数据类型:字符串(string)
- 字段名:答案(answers),为结构体(struct):
- 字段名:答案起始位置(answer_start),数据类型:int64序列(sequence)
- 字段名:答案文本(text),数据类型:字符串序列(sequence)
- 字段名:标题(title),数据类型:字符串(string)
- 字段名:标识符(id),数据类型:字符串(string)
数据拆分(splits):
- 拆分名称:验证集,数据字节数:628748,样本数量:100
下载大小:33141
数据集总大小:628748
---
# 「org_acad」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
alexemanuel27
原始信息汇总
数据集概述
配置
- 默认配置名称:
default - 数据文件:
- 分割:
validation - 路径:
data/validation-*
- 分割:
数据集信息
-
特征:
question: 类型stringcontext: 类型stringanswers: 结构体answer_start: 序列类型int64text: 序列类型string
title: 类型stringid: 类型string
-
分割:
- 名称:
validation - 字节数: 628748
- 样本数: 100
- 名称:
-
下载大小: 33141 字节
-
数据集大小: 628748 字节



