AbFiras/Meducol-Chatbot-Datasets-V01
收藏Hugging Face2024-06-01 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/AbFiras/Meducol-Chatbot-Datasets-V01
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Instruction
dtype: string
- name: Input
dtype: string
- name: Output
dtype: string
splits:
- name: train
num_bytes: 1132056
num_examples: 6342
- name: test
num_bytes: 57883
num_examples: 334
download_size: 434728
dataset_size: 1189939
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes three main features: Instruction, Input, and Output, all of which are string type. The dataset is divided into a training set and a test set, with 6342 samples in the training set and 334 samples in the test set. The download size of the dataset is 434728 bytes, and the total size is 1189939 bytes. The configuration name of the dataset is default, and the data files are stored in the paths data/train-* and data/test-*, respectively.
提供机构:
AbFiras
原始信息汇总
数据集概述
数据特征
- Instruction: 字符串类型
- Input: 字符串类型
- Output: 字符串类型
数据分割
- train:
- 字节数: 1132056
- 样本数: 6342
- test:
- 字节数: 57883
- 样本数: 334
数据集大小
- 下载大小: 434728 字节
- 数据集总大小: 1189939 字节
配置
- default:
- 数据文件:
- train: data/train-*
- test: data/test-*
- 数据文件:



