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)
配置项:
- 配置名称:default
数据文件:
- 拆分(split):train,路径为`data/train-*`
- 拆分(split):test,路径为`data/test-*`
数据集信息:
数据特征:
- 指令(instruction):字符串类型
- 上下文(context):字符串类型
- 回复(response):字符串类型
- 类别(category):字符串类型
- 文本(text):字符串类型
数据集拆分:
- 名称:train,字节数:1242435.7322097379,样本量:2029
- 名称:test,字节数:65520.26779026217,样本量:107
下载大小:740864
数据集总大小:1307956.0
---
# "dolly_classification" 数据集卡片
[更多信息请参阅](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字节



