valerieyuan/bimcv_covid19_all_cxr
收藏Hugging Face2024-03-19 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/valerieyuan/bimcv_covid19_all_cxr
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: zip_name
dtype: string
- name: file_path
dtype: string
- name: image_name
dtype: string
- name: date
dtype: string
- name: subjectId
dtype: string
- name: sessionId
dtype: string
- name: acq_num
dtype: string
- name: run_num
dtype: string
- name: loc1
dtype: string
- name: loc2
dtype: string
- name: labels
dtype: string
- name: age
dtype: int64
- name: gender
dtype: string
- name: label
dtype: string
splits:
- name: positive
num_bytes: 25884321
num_examples: 80890
- name: negative
num_bytes: 1774039
num_examples: 5594
download_size: 5160419
dataset_size: 27658360
configs:
- config_name: default
data_files:
- split: positive
path: data/positive-*
- split: negative
path: data/negative-*
---
提供机构:
valerieyuan
原始信息汇总
数据集概述
数据集特征
- zip_name: 字符串类型
- file_path: 字符串类型
- image_name: 字符串类型
- date: 字符串类型
- subjectId: 字符串类型
- sessionId: 字符串类型
- acq_num: 字符串类型
- run_num: 字符串类型
- loc1: 字符串类型
- loc2: 字符串类型
- labels: 字符串类型
- age: 整数类型(int64)
- gender: 字符串类型
- label: 字符串类型
数据集分割
- positive:
- 示例数量: 80890
- 数据大小: 25884321 字节
- negative:
- 示例数量: 5594
- 数据大小: 1774039 字节
数据集大小
- 下载大小: 5160419 字节
- 数据集总大小: 27658360 字节
配置文件
- default:
- positive 数据路径:
data/positive-* - negative 数据路径:
data/negative-*
- positive 数据路径:



