Update README.md
Browse files
README.md
CHANGED
|
@@ -45,9 +45,19 @@ To facilitate reproducibility and further research in computational ethology, we
|
|
| 45 |
* **Base Model:** [Meow-Omni 1-Base](https://huggingface.co/smgjch/Meow-Omni-1-Base) — The model weights prior to specific intent-alignment.
|
| 46 |
* **Training Dataset:** [Meow-10K](https://huggingface.co/datasets/smgjch/meow-10k) — The synchronized 10k sample dataset used for training.
|
| 47 |
|
| 48 |
-
## Citation
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
|
| 53 |
|
|
|
|
| 45 |
* **Base Model:** [Meow-Omni 1-Base](https://huggingface.co/smgjch/Meow-Omni-1-Base) — The model weights prior to specific intent-alignment.
|
| 46 |
* **Training Dataset:** [Meow-10K](https://huggingface.co/datasets/smgjch/meow-10k) — The synchronized 10k sample dataset used for training.
|
| 47 |
|
| 48 |
+
## 📝 Citation
|
| 49 |
+
If you find our work helpful, please cite us using the following BibTeX entry:
|
| 50 |
+
|
| 51 |
+
```bibtex
|
| 52 |
+
@misc{hu2026meowomni1multimodallarge,
|
| 53 |
+
title={Meow-Omni 1: A Multimodal Large Language Model for Feline Ethology},
|
| 54 |
+
author={Jucheng Hu and Zhangquan Chen and Yulin Chen and Chengjie Hong and Liang Zhou and Tairan Wang and Sifei Li and Giulio Zhu and Feng Zhou and Yiheng Zeng and Suorong Yang and Dongzhan Zhou},
|
| 55 |
+
year={2026},
|
| 56 |
+
eprint={2605.09152},
|
| 57 |
+
archivePrefix={arXiv},
|
| 58 |
+
primaryClass={cs.CL},
|
| 59 |
+
url={https://arxiv.org/abs/2605.09152},
|
| 60 |
+
}
|
| 61 |
+
```
|
| 62 |
|
| 63 |
|