From 6939a6b2cfd0d84fef9e01d69047683b81fb0cb3 Mon Sep 17 00:00:00 2001
From: Paul Best <paul.best@lis-lab.fr>
Date: Tue, 27 Aug 2024 15:31:55 +0200
Subject: [PATCH] Update README.md

---
 crepe_ft/README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/crepe_ft/README.md b/crepe_ft/README.md
index 0d6af61..6168b9b 100644
--- a/crepe_ft/README.md
+++ b/crepe_ft/README.md
@@ -1,4 +1,7 @@
 This folder contains the pretrained weights used in benchmarking model performances.
+
 File naming has the following structure : `model_{only/omit}_{taxa}.pth'
+
 `omit' files are models trained on all taxa except the one specified after.
+
 `only' files are models trained on a single taxa, in a 5-fold manner (the following number specifies the fold kept for testing).
\ No newline at end of file
-- 
GitLab