indicbench/hellaswag_ml
收藏Hugging Face2024-03-28 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/indicbench/hellaswag_ml
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: ind
dtype: int64
- name: activity_label
dtype: string
- name: ctx_a
dtype: string
- name: ctx_b
dtype: string
- name: ctx
dtype: string
- name: endings
sequence: string
- name: source_id
dtype: string
- name: split
dtype: string
- name: split_type
dtype: string
- name: label
dtype: string
splits:
- name: validation
num_bytes: 34892279
num_examples: 10042
- name: test
num_bytes: 33441114
num_examples: 10003
download_size: 22342197
dataset_size: 68333393
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
indicbench
原始信息汇总
数据集概述
数据集特征
- ind:整数类型(int64)
- activity_label:字符串类型(string)
- ctx_a:字符串类型(string)
- ctx_b:字符串类型(string)
- ctx:字符串类型(string)
- endings:字符串序列类型(sequence: string)
- source_id:字符串类型(string)
- split:字符串类型(string)
- split_type:字符串类型(string)
- label:字符串类型(string)
数据集分割
- 验证集(validation):
- 示例数量:10042
- 数据大小:34892279字节
- 测试集(test):
- 示例数量:10003
- 数据大小:33441114字节
数据集大小
- 下载大小:22342197字节
- 数据集总大小:68333393字节
数据文件配置
- 默认配置(default):
- 验证集路径:data/validation-*
- 测试集路径:data/test-*



