sbintuitions/japanion_qa
收藏Hugging Face2024-09-06 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/sbintuitions/japanion_qa
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Id
dtype: int64
- name: Context Information
dtype: string
- name: Parent Question
dtype: string
- name: Heading
dtype: string
- name: Question
dtype: string
- name: Question Number
dtype: string
- name: Choices
sequence: string
- name: Distributions
sequence: float64
- name: Year
dtype: string
- name: Topic
dtype: string
- name: Question Type
dtype: string
- name: Question Class
dtype: string
- name: Url
dtype: string
splits:
- name: test
num_bytes: 1023015
num_examples: 928
download_size: 253260
dataset_size: 1023015
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
第260回NL研究発表会で発表された[JapanionQA: 大規模言語モデルの意見調査のための 日本語データセットの構築](https://ipsj.ixsq.nii.ac.jp/ej/?action=pages_view_main&active_action=repository_view_main_item_detail&item_id=235107&item_no=1&page_id=13&block_id=8)のデータセットとなります。
内閣府の世論調査をもとに日本語での選択式意見調査データセットを構築いたしました。[tech blog](https://www.sbintuitions.co.jp/blog/entry/2024/07/11/210104)も合わせてご覧ください。
引用する際は以下の使用を推奨します
```
@misc{japanion_qa,
author = {Masaya, Ohagi and Junya, Takayama and Tomoya, Mizumoto and Katsumasa, Yoshikawa},
title = {JapanionQA: 大規模言語モデルの意見調査のための 日本語データセットの構築},
howpublished = {第260回 NL研究発表会},
year = {2024},
note = {[Accessed 06-09-2024]},
}
```
提供机构:
sbintuitions
原始信息汇总
数据集概述
数据集信息
特征
- Id: 整数类型
- Context Information: 字符串类型
- Parent Question: 字符串类型
- Heading: 字符串类型
- Question: 字符串类型
- Question Number: 字符串类型
- Choices: 字符串序列
- Distributions: 浮点数序列
- Year: 字符串类型
- Topic: 字符串类型
- Question Type: 字符串类型
- Question Class: 字符串类型
- Url: 字符串类型
数据分割
- test:
- 字节数: 1023015
- 样本数: 928
数据集大小
- 下载大小: 253260 字节
- 数据集大小: 1023015 字节
配置
- config_name: default
- data_files:
- split: test
- path: data/test-*
- data_files:



