llmem/conversation_alpha_01
收藏Hugging Face2024-05-27 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/llmem/conversation_alpha_01
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversation
dtype: string
- name: session
dtype: int64
splits:
- name: train
num_bytes: 25375
num_examples: 9
download_size: 18291
dataset_size: 25375
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: conversation and session. The conversation feature is of string type, and the session feature is of integer type. The dataset consists of a training set with 9 examples, totaling 25375 bytes. The download size of the dataset is 18291 bytes, and the configuration is named default with the training data files located at data/train-*.
提供机构:
llmem
原始信息汇总
数据集概述
数据集特征
- conversation:数据类型为字符串(string)。
- session:数据类型为整数(int64)。
数据集分割
- 训练集(train):
- 数据量:25375字节
- 示例数量:9个
数据集大小
- 下载大小:18291字节
- 数据集大小:25375字节
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*
- 训练数据路径:



