MagnusEngdal/datacamp-tutorial
收藏Hugging Face2024-01-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/MagnusEngdal/datacamp-tutorial
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 4201526
num_examples: 1000
download_size: 2247084
dataset_size: 4201526
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: instruction and output, both of which are string types. The dataset is divided into a training set with 1000 samples, totaling 4201526 bytes. The download size of the dataset is 2247084 bytes. The dataset configuration is named default, and the training data files are located at data/train-* path.
提供机构:
MagnusEngdal
原始信息汇总
数据集信息
特征
- 名称: instruction
- 数据类型: string
- 名称: output
- 数据类型: string
数据分割
- 名称: train
- 字节数: 4201526
- 样本数: 1000
数据大小
- 下载大小: 2247084
- 数据集大小: 4201526
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



