Commit
·
5ad55b9
1
Parent(s):
99b12b2
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ license: mit
|
|
4 |
|
5 |
# ESM-2 Full Finetune for Binding Sites
|
6 |
|
|
|
|
|
|
|
7 |
```python
|
8 |
Train metrics:
|
9 |
|
|
|
4 |
|
5 |
# ESM-2 Full Finetune for Binding Sites
|
6 |
|
7 |
+
This model is a full finetune of ESM-2, to illustrate how full finetuning overfits and generalizes quite poorly compared to
|
8 |
+
LoRA and QLoRA finetuning.
|
9 |
+
|
10 |
```python
|
11 |
Train metrics:
|
12 |
|