Taykhoom commited on
Commit
6a3f570
·
verified ·
1 Parent(s): 92be215

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -96,3 +96,6 @@ Modifications include:
96
  Not all of the original functionality may be preserved. These changes were made to better integrate with the mRNABench framework which focuses on embedding generation for mRNA sequences. Most of the required code was directly copied from the original GenBio AI repository with minimal changes, so please refer to the original repository for full details on the implementation.
97
 
98
  When using this repository, please adhere to the original license terms of the GenBio AI code. This license can be found in this directory as `LICENSE`.
 
 
 
 
96
  Not all of the original functionality may be preserved. These changes were made to better integrate with the mRNABench framework which focuses on embedding generation for mRNA sequences. Most of the required code was directly copied from the original GenBio AI repository with minimal changes, so please refer to the original repository for full details on the implementation.
97
 
98
  When using this repository, please adhere to the original license terms of the GenBio AI code. This license can be found in this directory as `LICENSE`.
99
+
100
+ # Original Repository
101
+ The original AIDO.RNA models and code are available at: https://github.com/genbio-ai/ModelGenerator