AmelieSchreiber commited on
Commit
790f81b
1 Parent(s): ee8bc69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ that was fine-tuned without LoRA [here](https://huggingface.co/AmelieSchreiber/e
23
 
24
  This is a Low Rank Adaptation (LoRA) of `esm2_t6_8M_UR50D`,
25
  trained on `166` protein sequences in the [RNA binding sites dataset](https://huggingface.co/datasets/AmelieSchreiber/data_of_protein-rna_binding_sites)
26
- using a `80/2` train/test split. It was also trained using class weighting due to the imbalanced nature
27
  of the RNA binding sites data (fewer binding sites than binding sites).
28
 
29
  ```
 
23
 
24
  This is a Low Rank Adaptation (LoRA) of `esm2_t6_8M_UR50D`,
25
  trained on `166` protein sequences in the [RNA binding sites dataset](https://huggingface.co/datasets/AmelieSchreiber/data_of_protein-rna_binding_sites)
26
+ using a `80/20` train/test split. It was also trained using class weighting due to the imbalanced nature
27
  of the RNA binding sites data (fewer binding sites than binding sites).
28
 
29
  ```