lionelchg/dolly_classification
收藏Hugging Face2023-08-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lionelchg/dolly_classification
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: context
dtype: string
- name: response
dtype: string
- name: category
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1242435.7322097379
num_examples: 2029
- name: test
num_bytes: 65520.26779026217
num_examples: 107
download_size: 740864
dataset_size: 1307956.0
---
# Dataset Card for "dolly_classification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lionelchg
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:
数据集信息
-
特征:
- instruction: 数据类型 - string
- context: 数据类型 - string
- response: 数据类型 - string
- category: 数据类型 - string
- text: 数据类型 - string
-
分割详情:
- 训练集:
- 字节数: 1242435.7322097379
- 示例数量: 2029
- 测试集:
- 字节数: 65520.26779026217
- 示例数量: 107
- 训练集:
-
下载大小: 740864字节
-
数据集总大小: 1307956.0字节



