dkoterwa/ai_society_instructions
收藏Hugging Face2024-05-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/dkoterwa/ai_society_instructions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: role_1
dtype: string
- name: role_2
dtype: string
- name: original_task
dtype: string
- name: specified_task
dtype: string
- name: role_1_response
dtype: string
- name: role_1_message_id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: termination_reason
dtype: string
splits:
- name: train
num_bytes: 127068476
num_examples: 107479
download_size: 38138365
dataset_size: 127068476
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as id, roles (role_1 and role_2), original task (original_task), specified task (specified_task), role_1s response (role_1_response), role_1s message ID (role_1_message_id), instruction (instruction), input (input), output (output), and termination reason (termination_reason). The dataset is divided into a training set (train) with 107479 samples, totaling 127068476 bytes. The download size of the dataset is 38138365 bytes.
提供机构:
dkoterwa
原始信息汇总
数据集概述
数据集特征
- id: 整数类型 (int64)
- role_1: 字符串类型 (string)
- role_2: 字符串类型 (string)
- original_task: 字符串类型 (string)
- specified_task: 字符串类型 (string)
- role_1_response: 字符串类型 (string)
- role_1_message_id: 字符串类型 (string)
- instruction: 字符串类型 (string)
- input: 字符串类型 (string)
- output: 字符串类型 (string)
- termination_reason: 字符串类型 (string)
数据集划分
- train:
- 数据量: 127,068,476 字节
- 示例数量: 107,479
数据集大小
- 下载大小: 38,138,365 字节
- 数据集总大小: 127,068,476 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



