AmelieSchreiber commited on
Commit
94d457b
1 Parent(s): 7bb7235

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -28,6 +28,7 @@ using [this notebook](https://huggingface.co/AmelieSchreiber/esm2_t6_8M_weighted
28
  You just need the RNA `binding_sites.xml` file [found here](https://huggingface.co/datasets/AmelieSchreiber/data_of_protein-rna_binding_sites).
29
  A similar model can also be trained using the Github with a training script and conda env YAML, which can be
30
  [found here](https://github.com/Amelie-Schreiber/esm2_LoRA_binding_sites/tree/main). This version uses wandb sweeps for hyperparameter search.
 
31
 
32
  ```
33
  {'eval_loss': 0.49476009607315063,
 
28
  You just need the RNA `binding_sites.xml` file [found here](https://huggingface.co/datasets/AmelieSchreiber/data_of_protein-rna_binding_sites).
29
  A similar model can also be trained using the Github with a training script and conda env YAML, which can be
30
  [found here](https://github.com/Amelie-Schreiber/esm2_LoRA_binding_sites/tree/main). This version uses wandb sweeps for hyperparameter search.
31
+ However, it does not use class weighting.
32
 
33
  ```
34
  {'eval_loss': 0.49476009607315063,