lukaskellerstein/autogen
收藏官方服务:
资源简介:
--- dataset_info: features: - name: text list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 74756 num_examples: 222 download_size: 25193 dataset_size: 74756 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset contains text data, where each text entry has two features: content and role. The dataset is divided into a training set, which includes 222 samples, occupying 74756 bytes. The download size of the dataset is 25193 bytes. The dataset configuration is set to default, with training data files located at data/train-* path.
提供机构:
lukaskellerstein原始信息汇总
数据集概述
数据集特征
- text
- content:数据类型为字符串。
- role:数据类型为字符串。
数据集划分
- train
- num_bytes:74756字节。
- num_examples:222个样本。
数据集大小
- download_size:25193字节。
- dataset_size:74756字节。



