meseca/systemchat-20k-v0.1
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/meseca/systemchat-20k-v0.1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 43183902
num_examples: 20216
download_size: 21592767
dataset_size: 43183902
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset contains two main features: conversations and id. conversations is a list containing two sub-features: from and value, both of which are of string type. id is also of string type. The dataset is divided into a training set with 20216 samples, totaling 43183902 bytes. The download size of the dataset is 21592767 bytes. The configuration name of the dataset is default, and the training data files are located at data/train-* path.
提供机构:
meseca
原始信息汇总
数据集概述
数据集特征
- conversations
- from: 数据类型为字符串
- value: 数据类型为字符串
- id: 数据类型为字符串
数据集划分
- train
- 数据量: 43,183,902字节
- 样本数: 20,216
数据集大小
- 下载大小: 21,592,767字节
- 总大小: 43,183,902字节
配置信息
- 配置名称: default
- 数据文件路径:
- 训练集: data/train-*



