File size: 1,387 Bytes
6619c6c 3924d2f 6619c6c 8438166 6619c6c 8438166 a0c2e5e 8438166 4d4d705 |
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 |
---
title: README
emoji: 🚀
colorFrom: blue
colorTo: green
sdk: static
pinned: false
---
Welcome to SaprotHub! SaprotHub is a collaborative community, aiming to empowers biologists by enabling them to create and train their own models without the need for advanced ML and coding expertise. We provide various preprocessed datasets and fine-tuned model checkpoints for users to directly utilize.
ColabSaprot: [https://colab.research.google.com/drive/1nxYBed32rkAvoUpt8996Ge6D--Su4_oK](https://colab.research.google.com/drive/1nxYBed32rkAvoUpt8996Ge6D--Su4_oK)
For more details about the base model Saprot: [https://github.com/westlake-repl/SaProt](https://github.com/westlake-repl/SaProt)
If you want to upload your model or dataset, please ensure the model card and dataset card (README.md) follow the official format, such as [this model card](https://huggingface.co/SaProtHub/Model-Subcellular_Localization-650M) and [this dataset card](https://huggingface.co/datasets/SaProtHub/Dataset-Subcellular_Localization-DeepLoc). For example, your cards should include:
For dataset cards:
- A description of your task
- Splits
- Related paper (Optional)
- Meanings of each label (only for classification tasks)
- Others
For model cards:
- A description of your task
- Dataset
- Base model
- Training configurations
- Meanings of each label (only for classification tasks)
- Others
|