From e3dd1ab28fba32436c12a8930b4d339716e4e80d Mon Sep 17 00:00:00 2001 From: yangcheng Date: Wed, 6 Nov 2024 23:25:20 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6565645..0da6348 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ Awesome-LLMs-meet-genomes is a collection of state-of-the-art, novel, exciting L ### Generic Base Models | Year | Title | Venue | Paper | Code | | ---- | ------------------------------------------------------------ | :-----: | :----------------------------------------------------------: | :----------------------------------------------------------: | +| 2024.10 | **A long-context language model for deciphering and generating bacteriophage genomes** | Nature Communications | [link](https://www.nature.com/articles/s41467-024-53759-4) | [link](https://github.com/lingxusb/megaDNA) | | 2024.10 | **Revisiting Convolution Architecture in the Realm of DNA Foundation Models** | ICLR'25 Conference Submission | [link](https://openreview.net/forum?id=B07dLVWLyD) | - | | 2024.10 | **Hyperbolic Genome Embeddings** | ICLR'25 Conference Submission | [link](https://openreview.net/forum?id=NkGDNM8LB0) | - | | 2024.10 | **dnaGrinder: a lightweight and high-capacity genomic foundation model** | ICLR'25 Conference Submission | [link](https://openreview.net/forum?id=phWflQbLhu) | - |