File size: 1,024 Bytes
742ae2b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
task_categories:
- text-classification
tags:
- protein
- downstream task
---

# DeepLoc2Multi_AlphaFold2 Dataset

- Description: Protein localization encompasses the processes that establish and maintain proteins at specific locations.
- Number of labels: 2
- Problem Type: single_label_classification
- Columns:
  - aa_seq: protein amino acid sequence
  - detail: meta information

# Github

VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning

https://github.com/ai4protein/VenusFactory

# Citation
Please cite our work if you use our dataset.
```
@article{tan2025venusfactory,
  title={VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning},
  author={Tan, Yang and Liu, Chen and Gao, Jingyuan and Wu, Banghao and Li, Mingchen and Wang, Ruilin and Zhang, Lingrong and Yu, Huiqun and Fan, Guisheng and Hong, Liang and Zhou, Bingxin},
  journal={arXiv preprint arXiv:2503.15438},
  year={2025}
}
```