bibinsee/maime
收藏官方服务:
资源简介:
--- dataset_info: features: - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 1350 num_examples: 4 download_size: 3575 dataset_size: 1350 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes two features: input and output, both of which are string type. The dataset is divided into a training set (train) with 4 samples, occupying 1350 bytes. The total download size of the dataset is 3575 bytes, and the actual occupied space is 1350 bytes. The dataset has a default configuration (default), with its training data files located at data/train-* path.
提供机构:
bibinsee原始信息汇总
数据集概述
数据集特征
- 输入特征
- 名称: input
- 数据类型: string
- 输出特征
- 名称: output
- 数据类型: string
数据集分割
- 训练集
- 名称: train
- 字节数: 1350
- 样本数: 4
数据集大小
- 下载大小: 3575
- 数据集大小: 1350
配置
- 默认配置
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



