File size: 1,005 Bytes
921da1a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21015de
 
 
 
 
 
509b9db
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
dataset_info:
  features:
  - name: domain_name
    dtype: string
  - name: temperature
    dtype: string
  - name: replica
    dtype: string
  - name: aa_sequence
    dtype: string
  - name: input_ids_prostT5
    list: int64
  - name: attention_mask_prostT5
    list: int64
  - name: input_ids_protT5
    list: int64
  - name: attention_mask_protT5
    list: int64
  - name: profiles
    list:
      list: float64
  splits:
  - name: train
    num_bytes: 3536945425
    num_examples: 130150
  - name: test
    num_bytes: 124378850
    num_examples: 4800
  download_size: 484556485
  dataset_size: 3661324275
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

# ProtProfileMD Training Dataset

This is the dataset for training the ProtProfileMD method. It is split into train and test partitions.

Manuscript: https://www.biorxiv.org/content/10.64898/2026.01.21.700698v1

GitHub: https://github.com/finnlueth/ProtProfileMD