| --- |
| 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". |