lhallee/PPI_test_set
收藏Hugging Face2024-06-04 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/lhallee/PPI_test_set
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: A
dtype: string
- name: B
dtype: string
- name: SeqA
dtype: string
- name: SeqB
dtype: string
- name: Label
dtype: int64
splits:
- name: train
num_bytes: 5606231
num_examples: 8493
download_size: 2343797
dataset_size: 5606231
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
NEGATOME and multi-validated BIOGRID even 50-50
The dataset includes five features: A, B, SeqA, SeqB, and Label, where A and B, as well as SeqA and SeqB, are of string type, and Label is of integer type. The dataset is divided into a training set with 8493 samples, with a total size of 5606231 bytes. The download size of the dataset is 2343797 bytes. Additionally, the dataset has a default configuration with training data files located at data/train-* path.
提供机构:
lhallee
原始信息汇总
数据集概述
特征信息
- A: 数据类型为字符串。
- B: 数据类型为字符串。
- SeqA: 数据类型为字符串。
- SeqB: 数据类型为字符串。
- Label: 数据类型为64位整数。
数据分割
- train: 包含8493个样本,总字节数为5606231。
数据集大小
- 下载大小: 2343797字节。
- 数据集大小: 5606231字节。
配置信息
- default: 包含训练数据文件路径为
data/train-*。



