Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedersehne authored May 16, 2024
1 parent a6caac9 commit 96930ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# FinDNA
## Overview of FinDNA with self-supervised learning.
![image](https://github.com/wiedersehne/FinDNA/blob/main/findna.png)
Please load the pretained model "model_29_1000_4l_308_512_noiseandTL.pt" for all the downstream tasks.
### Please load the pretained model "model_29_1000_4l_308_512_noiseandTL.pt" for all the downstream tasks.
## To evaluate FinDNA on GenomicBenchmarks, you need to:
1) Run ./data/genomic_benchmark.py to get train and test data for 8 tasks.
2) Run genomic_classification.py for fine tuning.
Expand Down

0 comments on commit 96930ca

Please sign in to comment.