Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,7 @@ Discrete geometric RNA tokens through a geometric Transformer, finite scalar qua
|
|
| 23 |
<img alt="ICML 2026" src="https://img.shields.io/badge/ICML-2026-2D6CDF">
|
| 24 |
<img alt="RNA 3D" src="https://img.shields.io/badge/domain-RNA%203D-168B72">
|
| 25 |
</p>
|
|
|
|
| 26 |
[Overview](#overview) | [Checkpoints](#checkpoint-zoo) | [Quick start](#quick-start) | [API](#api-reference) | [Evaluation](#evaluation) | [Citation](#citation)
|
| 27 |
|
| 28 |
</div>
|
|
@@ -38,6 +39,7 @@ RiboSphere learns a **discrete geometric alphabet for RNA structures**. A geomet
|
|
| 38 |
<br>
|
| 39 |
<em>RiboSphere encodes RNA geometry into a discrete structural alphabet, reconstructs atomic coordinates with flow matching, and transfers the learned representation to downstream tasks.</em>
|
| 40 |
</div>
|
|
|
|
| 41 |
This repository contains the nine reconstruction/tokenizer checkpoints reported for the **2-layer encoder / 8-layer decoder / 256-dimensional encoder** setting.
|
| 42 |
|
| 43 |
### Highlights
|
|
@@ -260,6 +262,7 @@ year={2026},
|
|
| 260 |
---
|
| 261 |
|
| 262 |
<div align="center">
|
|
|
|
| 263 |
**From continuous RNA geometry to a discrete, interpretable structural alphabet.**
|
| 264 |
|
| 265 |
</div>
|
|
|
|
| 23 |
<img alt="ICML 2026" src="https://img.shields.io/badge/ICML-2026-2D6CDF">
|
| 24 |
<img alt="RNA 3D" src="https://img.shields.io/badge/domain-RNA%203D-168B72">
|
| 25 |
</p>
|
| 26 |
+
|
| 27 |
[Overview](#overview) | [Checkpoints](#checkpoint-zoo) | [Quick start](#quick-start) | [API](#api-reference) | [Evaluation](#evaluation) | [Citation](#citation)
|
| 28 |
|
| 29 |
</div>
|
|
|
|
| 39 |
<br>
|
| 40 |
<em>RiboSphere encodes RNA geometry into a discrete structural alphabet, reconstructs atomic coordinates with flow matching, and transfers the learned representation to downstream tasks.</em>
|
| 41 |
</div>
|
| 42 |
+
|
| 43 |
This repository contains the nine reconstruction/tokenizer checkpoints reported for the **2-layer encoder / 8-layer decoder / 256-dimensional encoder** setting.
|
| 44 |
|
| 45 |
### Highlights
|
|
|
|
| 262 |
---
|
| 263 |
|
| 264 |
<div align="center">
|
| 265 |
+
|
| 266 |
**From continuous RNA geometry to a discrete, interpretable structural alphabet.**
|
| 267 |
|
| 268 |
</div>
|