lionelchg/dolly_closed_qa
收藏Hugging Face2023-08-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lionelchg/dolly_closed_qa
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 4661240.764805415
num_examples: 1684
- name: test
num_bytes: 246348.23519458546
num_examples: 89
download_size: 2899694
dataset_size: 4907589.0
---
# Dataset Card for "dolly_closed_qa"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lionelchg
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
-
特征字段:
instruction: 字符串类型 (string)context: 字符串类型 (string)response: 字符串类型 (string)category: 字符串类型 (string)text: 字符串类型 (string)
-
数据集划分:
- 训练集 (
train):- 字节数: 4661240.764805415
- 样本数: 1684
- 测试集 (
test):- 字节数: 246348.23519458546
- 样本数: 89
- 训练集 (
-
数据集大小:
- 下载大小: 2899694 字节
- 数据集大小: 4907589.0 字节



