jxie/ecg
收藏Hugging Face2023-08-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jxie/ecg
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: inputs
sequence:
sequence: float64
- name: label
dtype: int64
splits:
- name: test
num_bytes: 34294848
num_examples: 1904
- name: val
num_bytes: 196691040
num_examples: 10920
- name: train
num_bytes: 786638076
num_examples: 43673
download_size: 137072440
dataset_size: 1017623964
---
# Dataset Card for "ecg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
This dataset contains ECG data with input sequences and labels. It is split into test, validation, and training sets with 1904, 10920, and 43673 examples respectively. The download size of the dataset is 137072440 bytes, and the total size is 1017623964 bytes.
提供机构:
jxie
原始信息汇总
数据集概述
特征信息
- 输入特征 (
inputs):- 类型: 序列,序列类型为
float64
- 类型: 序列,序列类型为
- 标签 (
label):- 类型:
int64
- 类型:
数据分割
- 测试集 (
test):- 字节数: 34,294,848
- 样本数: 1,904
- 验证集 (
val):- 字节数: 196,691,040
- 样本数: 10,920
- 训练集 (
train):- 字节数: 786,638,076
- 样本数: 43,673
数据集大小
- 下载大小: 137,072,440 字节
- 数据集大小: 1,017,623,964 字节



