aio-extended-answers
收藏魔搭社区2025-10-09 更新2025-02-15 收录
下载链接:
https://modelscope.cn/datasets/sbintuitions/aio-extended-answers
下载链接
链接失效反馈官方服务:
资源简介:
# AIO with extended answers
AIO (AI王) is a Japanese quiz dataset.
This repository contains the validation set of Version 2.0, augmented with manually annotated valid answers for each question.
Source: [AI王 〜クイズAI日本一決定戦〜](https://sites.google.com/view/project-aio/dataset#h.lysjxtu9gi8e)
### Data Fields
- `qid` (`str`): Unique identifier for each entry in the dataset.
- `competition` (`str`): The name of the competition that the data was first created for.
- `timestamp` (`str`): The timestamp when the data was created.
- `section` (`str`): The split the data belongs to.
- `original_question` (`str`): The original question before any processing or modification.
- `original_answer` (`str`): The original answer before any processing or modification.
- `original_additional_info` (`str`): Any additional information provided with the original data.
- `question` (`str`): The question used for the task. (NFKC 正規化済み)
- `answers` (`str`): The answer(s) of the question. This included additional answers we manually added to the original dataset.
- `original_answers` (`str`): The original "answers" of the original aio dataset.
### Licensing Information
[Creative Commons Attribution Share Alike 4.0 International](https://sites.google.com/view/project-aio/dataset#h.wmban968zoh3)
Note that the dataset includes a training set containing both copyright-protected data and data licensed under CC BY-SA 4.0, which are not included in this repository.
The validation/test set is licensed under CC BY-SA 4.0.
# 带扩展答案的AIO数据集
AIO(AI王)是一款日本问答数据集。本仓库收录其2.0版本的验证集,并为每个问题补充了人工标注的有效答案。
数据来源:[AI王 〜クイズAI日本一決定戦〜](https://sites.google.com/view/project-aio/dataset#h.lysjxtu9gi8e)
### 数据字段
- `qid`(字符串类型):数据集中每个条目的唯一标识符。
- `competition`(字符串类型):该数据最初创建时所属赛事的名称。
- `timestamp`(字符串类型):数据创建时的时间戳。
- `section`(字符串类型):数据所属的划分子集。
- `original_question`(字符串类型):未经任何处理或修改的原始问题。
- `original_answer`(字符串类型):未经任何处理或修改的原始答案。
- `original_additional_info`(字符串类型):原始数据附带的所有附加信息。
- `question`(字符串类型):任务所用的问题(已完成NFKC标准化处理)。
- `answers`(字符串类型):该问题的答案集合,包含我们人工补充至原始数据集的额外答案。
- `original_answers`(字符串类型):原始AIO数据集中的原始“答案”。
### 许可信息
[知识共享署名-相同方式共享4.0国际通用许可协议(Creative Commons Attribution Share Alike 4.0 International)](https://sites.google.com/view/project-aio/dataset#h.wmban968zoh3)
请注意,完整AIO数据集包含训练集,其中既涵盖受版权保护的数据,也包含采用CC BY-SA 4.0协议授权的数据,此类训练集数据未收录于本仓库中。本仓库中的验证/测试集采用CC BY-SA 4.0协议授权。
提供机构:
maas
创建时间:
2025-02-13



