File size: 1,138 Bytes
bc9d587
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6cf7780
 
 
 
 
bc9d587
6cf7780
 
 
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
---
dataset_info:
  features:
  - name: Instruction
    dtype: string
  - name: Keywords
    list:
    - name: Beg
      dtype: int64
    - name: End
      dtype: int64
    - name: ID
      dtype: string
    - name: Name
      dtype: string
    - name: Type
      dtype: string
  - name: Sequence
    dtype: string
  splits:
  - name: with
    num_bytes: 796525001
    num_examples: 554910
  - name: without
    num_bytes: 405687096
    num_examples: 412562
  download_size: 499502835
  dataset_size: 1202212097
configs:
- config_name: default
  data_files:
  - split: with
    path: data/with-*
  - split: without
    path: data/without-*
license: mit
tags:
- biology
size_categories:
- 100K<n<1M
---
Training set for Keyword-Guided task of [Denovo Protein Design from Function](#)  
- SwissInPro-w.json: SwissInPro comprises a total of 554K proteins from UniProt/Swiss-Prot and 5M keywords extracted using [InterProScan](https://www.ebi.ac.uk/interpro/download/InterProScan/), and used for training of Keyword-Guided tesk.  
- SwissInPro-wo.json: Exclude keywords in SwissInPro-w.json with the type "Family" or "Homologous_superfamily".