AzureLeon1 commited on
Commit
6fa5925
·
verified ·
1 Parent(s): ec595af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,8 +14,9 @@ The framework integrates two core components:
14
 
15
  Through spectrum-conditioned diffusion modeling, DiffSpectra unifies multi-modal reasoning with 2D/3D generative modeling. Extensive experiments demonstrate that DiffSpectra achieves **40.76% top-1 accuracy** and **99.49% top-10 accuracy** in recovering exact molecular structures.
16
  To our knowledge, DiffSpectra is the **first framework** that unifies multi-modal spectral reasoning and joint 2D/3D generative modeling for *de novo* molecular structure elucidation.
17
- - **Repository:** [https://github.com/AzureLeon1/DiffSpectra](https://github.com/AzureLeon1/DiffSpectra)
18
  - **Paper:** [https://arxiv.org/abs/2507.06853](https://arxiv.org/abs/2507.06853)
 
 
19
 
20
  ---
21
 
 
14
 
15
  Through spectrum-conditioned diffusion modeling, DiffSpectra unifies multi-modal reasoning with 2D/3D generative modeling. Extensive experiments demonstrate that DiffSpectra achieves **40.76% top-1 accuracy** and **99.49% top-10 accuracy** in recovering exact molecular structures.
16
  To our knowledge, DiffSpectra is the **first framework** that unifies multi-modal spectral reasoning and joint 2D/3D generative modeling for *de novo* molecular structure elucidation.
 
17
  - **Paper:** [https://arxiv.org/abs/2507.06853](https://arxiv.org/abs/2507.06853)
18
+ - **Code:** [https://github.com/AzureLeon1/DiffSpectra](https://github.com/AzureLeon1/DiffSpectra)
19
+ - **Dataset:** [https://huggingface.co/datasets/AzureLeon1/DiffSpectra](https://huggingface.co/datasets/AzureLeon1/DiffSpectra)
20
 
21
  ---
22