AmelieSchreiber commited on
Commit
9d68f13
1 Parent(s): 0def08a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,7 +6,8 @@ license: mit
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. This model was finetuned on the 600K dataset. We also note that on the 24GB A10 GPU, the batch size
9
- has to be significantly smaller.
 
10
 
11
  ```python
12
  Train metrics:
 
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. This model was finetuned on the 600K dataset. We also note that on the 24GB A10 GPU, the batch size
9
+ has to be significantly smaller. To finetune a similar model, use
10
+ [this script](https://huggingface.co/AmelieSchreiber/esm2_t6_8M_binding_sites_finetune/blob/main/finetune.py).
11
 
12
  ```python
13
  Train metrics: