valerieyuan/bimcv_covid19_sampled
收藏Hugging Face2024-04-20 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/valerieyuan/bimcv_covid19_sampled
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: __index_level_0__
dtype: int64
splits:
- name: positive
num_bytes: 1988958
num_examples: 6122
- name: negative
num_bytes: 880611
num_examples: 2723
download_size: 709383
dataset_size: 2869569
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: 整数类型
- gender: 字符串类型
- label: 字符串类型
- index_level_0: 整数类型
数据集分割
- positive: 6122个样本,占用1988958字节
- negative: 2723个样本,占用880611字节
数据集大小
- 下载大小: 709383字节
- 数据集总大小: 2869569字节
配置文件
- default:
- 正样本路径:
data/positive-* - 负样本路径:
data/negative-*
- 正样本路径:



