meseca/trismegistus-5k-v0.1
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/meseca/trismegistus-5k-v0.1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 25433492.386162035
num_examples: 5000
download_size: 12538430
dataset_size: 25433492.386162035
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: id and conversations. id is a string type identifier used to uniquely identify each data point. conversations is a list containing two sub-features: from and value. from indicates the initiator of the conversation, and value represents the content of the conversation, both of which are string types. The dataset is divided into a training set with 5000 samples, with a total size of 25433492.386162035 bytes. The download size of the dataset is 12538430 bytes. The dataset configuration is default, and the training data file path is data/train-*.
提供机构:
meseca
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- conversations: 列表类型,包含以下子特征:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
数据集划分
- train:
- 示例数量: 5000
- 数据大小: 25433492.386162035 字节
数据集大小
- 下载大小: 12538430 字节
- 数据集总大小: 25433492.386162035 字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



