HydraLM/GPT4-LLM-Cleaned_list_dict
收藏Hugging Face2023-07-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HydraLM/GPT4-LLM-Cleaned_list_dict
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversations
list:
- name: input
dtype: string
- name: instruction
dtype: string
- name: response
dtype: string
- name: conversation_id
dtype: int64
splits:
- name: train
num_bytes: 38042520
num_examples: 54567
download_size: 0
dataset_size: 38042520
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "GPT4-LLM-Cleaned_list_dict"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
### 数据集信息
特征字段:
- 名称:conversations(对话列表),其元素包含:
- input(输入文本):数据类型为string(字符串)
- instruction(指令文本):数据类型为string(字符串)
- response(回复文本):数据类型为string(字符串)
- 名称:conversation_id(对话ID):数据类型为int64(64位整数)
数据集拆分:
- 拆分名称:train(训练集),占用字节数:38042520,样本总量:54567
下载大小:0
数据集总大小:38042520字节
配置项:
- 配置名称:default(默认配置),对应数据文件:
- 拆分类型:train(训练集),数据路径为`data/train-*`
---
# "GPT4-LLM-Cleaned_list_dict"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
HydraLM
原始信息汇总
数据集概述
数据集特征
- conversations
- input: 数据类型为字符串
- instruction: 数据类型为字符串
- response: 数据类型为字符串
- conversation_id: 数据类型为int64
数据集分割
- train
- num_bytes: 38042520
- num_examples: 54567
数据集大小
- download_size: 0
- dataset_size: 38042520
配置
- config_name: default
- data_files
- split: train
- path: data/train-*



