helloelwin/harmless
收藏Hugging Face2024-05-14 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/helloelwin/harmless
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: label
dtype: string
- name: context
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 4375873
num_examples: 2307
- name: train
num_bytes: 22431513
num_examples: 10000
download_size: 55344243
dataset_size: 26807386
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as question, label, context, option A, option B, and answer, all of which are string types. The dataset is divided into a training set and a test set, with 10000 samples in the training set and 2307 samples in the test set. The download size of the dataset is 55344243 bytes, and the actual size is 26807386 bytes. The configuration file specifies the data file paths for the training and test sets.
提供机构:
helloelwin
原始信息汇总
数据集概述
数据集特征
- question:数据类型为字符串
- label:数据类型为字符串
- context:数据类型为字符串
- A:数据类型为字符串
- B:数据类型为字符串
- answer:数据类型为字符串
数据集分割
- 训练集(train):
- 示例数量:10000
- 数据大小:22431513字节
- 测试集(test):
- 示例数量:2307
- 数据大小:4375873字节
数据集大小
- 下载大小:55344243字节
- 数据集总大小:26807386字节
数据文件配置
- 默认配置(default):
- 训练集路径:data/train-*
- 测试集路径:data/test-*



