cp500/radiology_sample
收藏Hugging Face2023-11-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/cp500/radiology_sample
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 697828.8448762051
num_examples: 900
- name: test
num_bytes: 77536.53831957835
num_examples: 100
download_size: 368014
dataset_size: 775365.3831957835
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 900 samples in the training set and 100 samples in the test set. The total download size of the dataset is 368014 bytes, and the total dataset size is 775365.3831957835 bytes. The dataset configuration is default, with the training set and test set data files stored in data/train-* and data/test-* paths respectively.
提供机构:
cp500
原始信息汇总
数据集概述
数据集特征
- instruction: 数据类型为字符串。
- input: 数据类型为字符串。
- output: 数据类型为字符串。
数据集划分
- train: 包含900个样本,总字节数为697828.8448762051。
- test: 包含100个样本,总字节数为77536.53831957835。
数据集大小
- 下载大小: 368014字节。
- 数据集大小: 775365.3831957835字节。
配置信息
- config_name: default
- data_files:
- train: 路径为
data/train-*。 - test: 路径为
data/test-*。
- train: 路径为
- data_files:



