DeepFoldProtein/foldseek_not_in_afdb_processed
收藏Hugging Face2023-12-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/DeepFoldProtein/foldseek_not_in_afdb_processed
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: special_tokens_mask
sequence: int8
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 43104
num_examples: 6
download_size: 7271
dataset_size: 43104
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: input_ids (sequence type int32), special_tokens_mask (sequence type int8), attention_mask (sequence type int8), and labels (sequence type int64). The dataset is divided into a training set with 6 examples, totaling 43104 bytes. The download size of the dataset is 7271 bytes. The dataset configuration is named default, and the training data files are located at data/train-* path.
提供机构:
DeepFoldProtein
原始信息汇总
数据集信息
特征
- input_ids: 序列类型为
int32 - special_tokens_mask: 序列类型为
int8 - attention_mask: 序列类型为
int8 - labels: 序列类型为
int64
数据分割
- train: 包含 6 个样本,占用 43104 字节
数据集大小
- 下载大小: 7271 字节
- 数据集大小: 43104 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



