nlplabtdtu/general-multi-choices-history
收藏Hugging Face2023-11-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nlplabtdtu/general-multi-choices-history
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: topic
dtype: string
- name: question
dtype: string
- name: options
list:
- name: answer
dtype: string
- name: key
dtype: string
- name: answer
struct:
- name: answer
dtype: string
- name: key
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 83606
num_examples: 100
download_size: 45790
dataset_size: 83606
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "general-multi-choices-history"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nlplabtdtu
原始信息汇总
数据集概述
数据集信息
-
特征:
- topic: 类型为字符串。
- question: 类型为字符串。
- options: 包含以下列表项:
- answer: 类型为字符串。
- key: 类型为字符串。
- answer: 包含以下结构项:
- answer: 类型为字符串。
- key: 类型为字符串。
- solution: 类型为字符串。
-
分割:
- train: 包含83606字节的数据,共有100个样本。
-
下载大小: 45790字节。
-
数据集大小: 83606字节。
配置
- default:
- 数据文件:
- train: 路径为
data/train-*。
- train: 路径为
- 数据文件:



