Update README.md
Browse files
README.md
CHANGED
|
@@ -13,12 +13,13 @@ protein level regression
|
|
| 13 |
|
| 14 |
### Dataset description
|
| 15 |
The dataset is from [Mega-scale experimental analysis of protein folding stability in biology and design](https://www.nature.com/articles/s41586-023-06328-6).
|
| 16 |
-
We collect all proteins with ΔΔG from this article.
|
| 17 |
### Model input type
|
| 18 |
Amino acid sequence
|
| 19 |
|
| 20 |
### Performance
|
| 21 |
test_loss: 0.27
|
|
|
|
| 22 |
test_spearman: 0.88
|
| 23 |
|
| 24 |
### LoRA config
|
|
|
|
| 13 |
|
| 14 |
### Dataset description
|
| 15 |
The dataset is from [Mega-scale experimental analysis of protein folding stability in biology and design](https://www.nature.com/articles/s41586-023-06328-6).
|
| 16 |
+
We collect all proteins with ΔΔG (kcal/mol) from this article.
|
| 17 |
### Model input type
|
| 18 |
Amino acid sequence
|
| 19 |
|
| 20 |
### Performance
|
| 21 |
test_loss: 0.27
|
| 22 |
+
|
| 23 |
test_spearman: 0.88
|
| 24 |
|
| 25 |
### LoRA config
|