benayas/snips_chatgpt_20pct_v0
收藏官方服务:
资源简介:
--- dataset_info: features: - name: text dtype: string - name: category dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 1034367 num_examples: 13084 download_size: 414459 dataset_size: 1034367 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes three features: text, category, and index level (__index_level_0__). The dataset is divided into a training set with 13084 samples, occupying 1034367 bytes. The download size of the dataset is 414459 bytes, and the actual size is 1034367 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
benayas原始信息汇总
数据集概述
数据特征
- 文本: 数据类型为字符串。
- 类别: 数据类型为字符串。
- 索引级别0: 数据类型为整数64位。
数据分割
- 训练集: 包含13084个样本,占用1034367字节。
数据集大小
- 下载大小: 414459字节。
- 数据集大小: 1034367字节。
配置
- 默认配置: 包含训练集文件路径为
data/train-*。



