jeggers/jeopardy
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/jeggers/jeopardy
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: category
dtype: string
- name: air_date
dtype: string
- name: question
dtype: string
- name: value
dtype: int32
- name: answer
dtype: string
- name: round
dtype: string
- name: show_number
dtype: int32
- name: num_words
dtype: int64
splits:
- name: train
num_bytes: 33239500
num_examples: 200681
download_size: 16786188
dataset_size: 33239500
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for training models, featuring multiple attributes such as category, air date, question, value, answer, round, show number, and number of words. It is divided into a training set containing 200681 samples. The download size and actual size of the dataset are also provided.
提供机构:
jeggers
原始信息汇总
数据集概述
数据集特征
- category: 字符串类型
- air_date: 字符串类型
- question: 字符串类型
- value: 整数类型(int32)
- answer: 字符串类型
- round: 字符串类型
- show_number: 整数类型(int32)
- num_words: 整数类型(int64)
数据集划分
- 训练集(train):
- 数据量: 200681个样本
- 存储大小: 33239500字节
数据集大小
- 下载大小: 16786188字节
- 数据集总大小: 33239500字节



