ScienceOne-AI commited on
Commit
7e0aeee
·
verified ·
1 Parent(s): fe47165

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,6 +8,7 @@ license: apache-2.0
8
 
9
  **A Unified Scientific Multimodal Reasoning Model**
10
 
 
11
  [![Blog](https://img.shields.io/badge/Blog-S1--Omni-blue)](https://scienceone-ai.github.io/S1-Omni)
12
  [![GitHub](https://img.shields.io/badge/GitHub-S1--Omni-181717?logo=github)](https://github.com/ScienceOne-AI/S1-Omni)
13
  [![Hugging Face](https://img.shields.io/badge/Hugging%20Face-S1--Omni-yellow)](https://huggingface.co/ScienceOne-AI/S1-Omni)
@@ -447,6 +448,7 @@ If S1-Omni is useful for your research, please cite our technical report. The fo
447
  @misc{s1omni2026,
448
  title = {S1-Omni: A Unified Multimodal Reasoning Model for Scientific Understanding, Prediction, and Generation},
449
  author = {ScienceOne AI and Wenge AI},
450
- year = {2026}
 
451
  }
452
  ```
 
8
 
9
  **A Unified Scientific Multimodal Reasoning Model**
10
 
11
+ [![arXiv](https://img.shields.io/badge/arXiv-2607.15686-b31b1b?logo=arxiv)](https://arxiv.org/abs/2607.15686)
12
  [![Blog](https://img.shields.io/badge/Blog-S1--Omni-blue)](https://scienceone-ai.github.io/S1-Omni)
13
  [![GitHub](https://img.shields.io/badge/GitHub-S1--Omni-181717?logo=github)](https://github.com/ScienceOne-AI/S1-Omni)
14
  [![Hugging Face](https://img.shields.io/badge/Hugging%20Face-S1--Omni-yellow)](https://huggingface.co/ScienceOne-AI/S1-Omni)
 
448
  @misc{s1omni2026,
449
  title = {S1-Omni: A Unified Multimodal Reasoning Model for Scientific Understanding, Prediction, and Generation},
450
  author = {ScienceOne AI and Wenge AI},
451
+ year = {2026},
452
+ url = {https://arxiv.org/abs/2607.15686}
453
  }
454
  ```