Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,21 @@ library_name: transformers
|
|
| 3 |
tags: []
|
| 4 |
---
|
| 5 |
|
| 6 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
### How to use
|
| 9 |
|
|
|
|
| 3 |
tags: []
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# ChatNT
|
| 7 |
+
|
| 8 |
+
[ChatNT](https://www.biorxiv.org/content/10.1101/2024.04.30.591835v1) is the first multimodal conversational agent designed with a deep understanding of biological sequences (DNA, RNA, proteins).
|
| 9 |
+
It enables users — even those with no coding background — to interact with biological data through natural language. neralizes well across multiple biological tasks and modalities.
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
**Developed by:** [InstaDeep](https://huggingface.co/InstaDeepAI)
|
| 13 |
+
|
| 14 |
+
### Model Sources
|
| 15 |
+
|
| 16 |
+
<!-- Provide the basic links for the model. -->
|
| 17 |
+
|
| 18 |
+
- **Repository:** [Nucleotide Transformer](https://github.com/instadeepai/nucleotide-transformer)
|
| 19 |
+
- **Paper:** [ChatNT: A Multimodal Conversational Agent for DNA, RNA and Protein Tasks](https://www.biorxiv.org/content/10.1101/2024.04.30.591835v1.full.pdf)
|
| 20 |
+
|
| 21 |
|
| 22 |
### How to use
|
| 23 |
|