VityaVitalich/hellaswag_boolq_winogrande
收藏Hugging Face2024-05-14 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/VityaVitalich/hellaswag_boolq_winogrande
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: dataset
dtype: string
- name: id
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 64970145
num_examples: 112570
download_size: 23819987
dataset_size: 64970145
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three main features: dataset and id fields are of string type, and messages field is a list containing content and role subfields, both of which are string type. The dataset is divided into a training set with 112570 samples, totaling 64970145 bytes. The download size of the dataset is 23819987 bytes.
提供机构:
VityaVitalich
原始信息汇总
数据集概述
数据集特征
- dataset: 数据类型为字符串(string)。
- id: 数据类型为字符串(string)。
- messages: 包含以下子特征:
- content: 数据类型为字符串(string)。
- role: 数据类型为字符串(string)。
数据集分割
- train:
- 数据大小: 64970145 字节。
- 示例数量: 112570。
数据集大小
- 下载大小: 23819987 字节。
- 数据集总大小: 64970145 字节。
配置
- default:
- 训练数据文件路径:
data/train-*。
- 训练数据文件路径:



