LightGreenWorld/llama2_customized
收藏官方服务:
资源简介:
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 1079 num_examples: 10 download_size: 2080 dataset_size: 1079 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes a feature named text of string type. It is divided into a training set (train) with 10 examples and a total size of 1079 bytes. The download size of the dataset is 2080 bytes, and the actual dataset size is 1079 bytes. The dataset has a default configuration (default) with the training data file path as data/train-*.
提供机构:
LightGreenWorld原始信息汇总
数据集概述
数据集特征
- 名称: text
- 数据类型: string
数据分割
- 分割名称: train
- 字节大小: 1079
- 示例数量: 10
数据集大小
- 下载大小: 2080
- 数据集大小: 1079
配置信息
- 配置名称: default
- 数据文件路径: data/train-*



