Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
|
| 12 |
# D3LM: A Discrete DNA Diffusion Language Model for Bidirectional DNA Understanding and Generation
|
| 13 |
|
| 14 |
-
This repository contains the
|
| 15 |
|
| 16 |
A masked diffusion language model for **unconditional mammalian DNA sequence generation**, built on the ESM encoder with Rotary Positional Embeddings.
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
# D3LM: A Discrete DNA Diffusion Language Model for Bidirectional DNA Understanding and Generation
|
| 13 |
|
| 14 |
+
This repository contains the model presented in [D3LM: A Discrete DNA Diffusion Language Model for Bidirectional DNA Understanding and Generation](https://huggingface.co/papers/2603.01780).
|
| 15 |
|
| 16 |
A masked diffusion language model for **unconditional mammalian DNA sequence generation**, built on the ESM encoder with Rotary Positional Embeddings.
|
| 17 |
|