From 137f27760e376ba11787c946003f05296eb57453 Mon Sep 17 00:00:00 2001
From: Adibvafa Fallahpour <90617686+Adibvafa@users.noreply.github.com>
Date: Wed, 25 Sep 2024 11:07:27 -0400
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0ad2c0f..835d29b 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ Set `deterministic=False` to generate variable sequences. Control the variabilit
- Lower values (e.g., 0.2): More conservative predictions
- Higher values (e.g., 0.8): More diverse predictions
-Using high temperatures might result in prediction of DNA sequences that do not translate to the input protein.
+Using high temperatures (e.g. more than 1) might result in prediction of DNA sequences that do not translate to the input protein.
Generate multiple sequences by setting `num_sequences` to a value greater than 1.