CluelessNovice
commited on
Commit
•
6f3f972
1
Parent(s):
787032c
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pinned: false
|
|
10 |
|
11 |
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.
|
12 |
|
13 |
-
|
14 |
|
15 |
ColabSaprot: [https://colab.research.google.com/github/westlake-repl/SaprotHub/blob/main/colab/SaprotHub.ipynb](https://colab.research.google.com/github/westlake-repl/SaprotHub/blob/main/colab/SaprotHub.ipynb)
|
16 |
|
@@ -27,8 +27,8 @@ For dataset cards:
|
|
27 |
|
28 |
For model cards:
|
29 |
- A description of your task
|
30 |
-
- Dataset
|
31 |
-
- Base model
|
32 |
- Training configurations
|
33 |
- Meanings of each label (only for classification tasks)
|
34 |
- Others
|
|
|
10 |
|
11 |
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.
|
12 |
|
13 |
+
Be an author of SaprotHub by contributing new protein models!
|
14 |
|
15 |
ColabSaprot: [https://colab.research.google.com/github/westlake-repl/SaprotHub/blob/main/colab/SaprotHub.ipynb](https://colab.research.google.com/github/westlake-repl/SaprotHub/blob/main/colab/SaprotHub.ipynb)
|
16 |
|
|
|
27 |
|
28 |
For model cards:
|
29 |
- A description of your task
|
30 |
+
- Dataset description
|
31 |
+
- Base model description
|
32 |
- Training configurations
|
33 |
- Meanings of each label (only for classification tasks)
|
34 |
- Others
|