zhan1993/orca_prompt_clustering
收藏Hugging Face2024-06-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/zhan1993/orca_prompt_clustering
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: system_prompt
dtype: string
- name: question
dtype: string
- name: response
dtype: string
- name: skill_name_from_llama
dtype: string
splits:
- name: train
num_bytes: 1859
num_examples: 2
download_size: 9345
dataset_size: 1859
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes five features: id, system_prompt, question, response, and skill_name_from_llama, all of which are string data types. The dataset is split into a training set with 2 examples, occupying 1859 bytes. The download size of the dataset is 9345 bytes, and the actual dataset size is 1859 bytes. The dataset configuration is set to default, with the training data files located at data/train-* path.
提供机构:
zhan1993
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- system_prompt: 数据类型为字符串。
- question: 数据类型为字符串。
- response: 数据类型为字符串。
- skill_name_from_llama: 数据类型为字符串。
数据集分割
- train:
- 字节数: 1859
- 示例数: 2
数据集大小
- 下载大小: 9345字节
- 数据集实际大小: 1859字节



