nlp-vtcc/belle_vi_20k
收藏Hugging Face2023-11-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nlp-vtcc/belle_vi_20k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 13745755
num_examples: 20000
download_size: 5694988
dataset_size: 13745755
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three features: input, output, and instruction, all of which are of string type. The dataset is divided into a training set (train) with 20,000 examples, totaling 13,745,755 bytes. The download size of the dataset is 5,694,988 bytes, and the actual dataset size is 13,745,755 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
nlp-vtcc原始信息汇总
数据集概述
数据集特征
- 输入:类型为字符串
- 输出:类型为字符串
- 指令:类型为字符串
数据分割
- 训练集:
- 字节数:13745755
- 样本数:20000
数据集大小
- 下载大小:5694988字节
- 数据集大小:13745755字节
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



