DarqueDante/minihercules
收藏Hugging Face2024-03-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/DarqueDante/minihercules
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 3482636670
num_examples: 1637895
download_size: 1792443326
dataset_size: 3482636670
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset primarily contains conversation information and source information. The conversation information includes sender and conversation content, both in string format. The source information is also a string. The dataset includes a training set with 1637895 conversation samples, totaling 3482636670 bytes, with a download size of 1792443326 bytes.
提供机构:
DarqueDante
原始信息汇总
数据集概述
数据特征
- conversations: 对话数据
- from: 字符串类型
- value: 字符串类型
- source: 字符串类型
数据分割
- train: 训练集
- num_bytes: 3482636670 字节
- num_examples: 1637895 条样本
数据大小
- download_size: 1792443326 字节
- dataset_size: 3482636670 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



