cp500/mri-samples
收藏Hugging Face2023-11-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/cp500/mri-samples
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 46044813
num_examples: 30504
- name: test
num_bytes: 5248961
num_examples: 3390
download_size: 23104510
dataset_size: 51293774
---
# Dataset Card for "mri-samples"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
cp500
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练集:路径为
data/train-* - 测试集:路径为
data/test-*
- 训练集:路径为
数据特征
- instruction:数据类型为
string - input:数据类型为
string - output:数据类型为
string
数据分割
- 训练集:
- 字节数:46044813
- 样本数:30504
- 测试集:
- 字节数:5248961
- 样本数:3390
数据大小
- 下载大小:23104510 字节
- 数据集大小:51293774 字节



