McSpicyWithMilo/instruction-types-0.3split
收藏Hugging Face2024-02-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/McSpicyWithMilo/instruction-types-0.3split
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction_type
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 24468
num_examples: 280
- name: test
num_bytes: 10561
num_examples: 120
download_size: 18875
dataset_size: 35029
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "instruction-types-0.3split"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
This dataset includes two main features: instruction_type and instruction, both of which are string types. The dataset is divided into a training set and a test set, with 280 samples in the training set and 120 samples in the test set. The total download size of the dataset is 18875 bytes, and the total size is 35029 bytes. The dataset configuration is named default, including paths for training and test data files.
提供机构:
McSpicyWithMilo
原始信息汇总
数据集概述
数据集信息
- 特征:
instruction_type: 字符串类型instruction: 字符串类型
- 分割:
train:- 字节数: 24468
- 样本数: 280
test:- 字节数: 10561
- 样本数: 120
- 下载大小: 18875 字节
- 数据集大小: 35029 字节
配置
- 配置名称: default
- 数据文件:
train: data/train-*test: data/test-*



