Add pipeline tag, paper link, and GitHub repository link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  library_name: pytorch
 
3
  tags:
4
  - rna
5
  - rna-structure
@@ -24,7 +25,7 @@ Discrete geometric RNA tokens through a geometric Transformer, finite scalar qua
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>
30
 
@@ -265,4 +266,4 @@ year={2026},
265
 
266
  **From continuous RNA geometry to a discrete, interpretable structural alphabet.**
267
 
268
- </div>
 
1
  ---
2
  library_name: pytorch
3
+ pipeline_tag: feature-extraction
4
  tags:
5
  - rna
6
  - rna-structure
 
25
  <img alt="RNA 3D" src="https://img.shields.io/badge/domain-RNA%203D-168B72">
26
  </p>
27
 
28
+ [Paper](https://huggingface.co/papers/2603.19636) | [Code](https://github.com/Zhangz312/RiboSphere) | [Overview](#overview) | [Checkpoints](#checkpoint-zoo) | [Quick start](#quick-start) | [API](#api-reference) | [Evaluation](#evaluation) | [Citation](#citation)
29
 
30
  </div>
31
 
 
266
 
267
  **From continuous RNA geometry to a discrete, interpretable structural alphabet.**
268
 
269
+ </div>