Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,7 @@ library_name: peft
|
|
3 |
base_model: westlake-repl/SaProt_35M_AF2
|
4 |
---
|
5 |
|
6 |
-
|
7 |
-
|
8 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
-
|
10 |
-
|
11 |
|
12 |
## Model Details
|
13 |
|
@@ -21,8 +17,11 @@ SA sequence pair
|
|
21 |
|
22 |
### Performance
|
23 |
test_loss: 0.0031981547363102436
|
|
|
24 |
test_spearman: 0.8464066386222839
|
|
|
25 |
test_R2: 0.8718534111976624
|
|
|
26 |
test_pearson: 0.9338204860687256
|
27 |
|
28 |
### LoRA config
|
|
|
3 |
base_model: westlake-repl/SaProt_35M_AF2
|
4 |
---
|
5 |
|
6 |
+
**Base model:** [westlake-repl/SaProt_35M_AF2](https://huggingface.co/westlake-repl/SaProt_35M_AF2)
|
|
|
|
|
|
|
|
|
7 |
|
8 |
## Model Details
|
9 |
|
|
|
17 |
|
18 |
### Performance
|
19 |
test_loss: 0.0031981547363102436
|
20 |
+
|
21 |
test_spearman: 0.8464066386222839
|
22 |
+
|
23 |
test_R2: 0.8718534111976624
|
24 |
+
|
25 |
test_pearson: 0.9338204860687256
|
26 |
|
27 |
### LoRA config
|