skaty5678/VI-chatbot-ver1-raw
收藏Hugging Face2024-03-12 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/skaty5678/VI-chatbot-ver1-raw
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: messages
list:
- name: role
dtype: string
- name: content
dtype: string
- name: chat_text
sequence: string
splits:
- name: train
num_bytes: 24674846
num_examples: 12847
download_size: 11613901
dataset_size: 24674846
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: messages and chat_text. messages is a list containing role and content fields, representing the role and content respectively, both of which are string data types. chat_text is a sequence of strings. The dataset is divided into a training set with 12847 samples, with a total size of 24674846 bytes. The download size of the dataset is 11613901 bytes.
提供机构:
skaty5678
原始信息汇总
数据集概述
数据集信息
- 特征:
- messages:
- role: 字符串类型
- content: 字符串类型
- chat_text: 字符串序列
- messages:
数据分割
- train:
- num_bytes: 24674846
- num_examples: 12847
数据集大小
- download_size: 11613901
- dataset_size: 24674846
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



