meseca/claude-15k-v0.1
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/meseca/claude-15k-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: 49120530
num_examples: 13669
download_size: 29574994
dataset_size: 49120530
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 used to identify each data point. conversations is a list containing two sub-features: from and value, both of which are string types, representing the initiator of the conversation and the content of the conversation, respectively. The dataset is divided into a training set with 13669 samples, totaling 49120530 bytes. The download size of the dataset is 29574994 bytes.
提供机构:
meseca
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- conversations: 列表类型,包含以下子特征:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
数据集分割
- train:
- 示例数量: 13669
- 数据大小: 49120530字节
数据集大小
- 下载大小: 29574994字节
- 数据集总大小: 49120530字节



