alexrs/alpaca-cleaned-10-clusters
收藏Hugging Face2023-10-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alexrs/alpaca-cleaned-10-clusters
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
- name: input
dtype: string
- name: cluster
dtype: int32
splits:
- name: train
num_bytes: 40490946
num_examples: 51760
download_size: 24184864
dataset_size: 40490946
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "alpaca-cleaned-10-clusters"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
alexrs
原始信息汇总
数据集概述
数据集信息
特征
- instruction: 类型为字符串 (string)
- output: 类型为字符串 (string)
- input: 类型为字符串 (string)
- cluster: 类型为整数 (int32)
数据分割
- train: 包含 51760 个样本,占用 40490946 字节
数据大小
- 下载大小: 24184864 字节
- 数据集大小: 40490946 字节
配置
- default: 包含训练数据文件,路径为
data/train-*



