biomap-research/stability_prediction
收藏Hugging Face2024-09-22 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/biomap-research/stability_prediction
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含两个主要特征:seq(字符串类型)和label(浮点数类型)。数据集被分为训练集、验证集和测试集,分别包含53614、2512和12851个样本。训练集、验证集和测试集的文件大小分别为3068946字节、155744字节和709292字节。整个数据集的下载大小为2058102字节,总大小为3933982字节。
The dataset contains two main features: seq (string type) and label (float64 type). The dataset is divided into training, validation, and test sets, containing 53,614, 2,512, and 12,851 samples respectively. The file sizes for the training, validation, and test sets are 3,068,946 bytes, 155,744 bytes, and 709,292 bytes respectively. The total download size of the dataset is 2,058,102 bytes, and the total size is 3,933,982 bytes.
提供机构:
biomap-research
原始信息汇总
数据集概述
特征
- seq: 类型为字符串 (string)
- label: 类型为浮点数 (float64)
数据分割
- train: 包含53614个样本,占用3068946字节
- valid: 包含2512个样本,占用155744字节
- test: 包含12851个样本,占用709292字节
数据集大小
- 下载大小: 2058102字节
- 总数据集大小: 3933982字节
配置
- default:
- train: 数据文件路径为
data/train-* - valid: 数据文件路径为
data/valid-* - test: 数据文件路径为
data/test-*
- train: 数据文件路径为



