JadeHuang commited on
Commit
d3ec0a3
·
verified ·
1 Parent(s): 7bb76f8

Update arXiv link and citation for final paper

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
  <h1 align="center">M³Eval: Multi-Modal Memory Evaluation through Cognitively-Grounded Video Tasks</h1>
18
 
19
  <p align="center">
20
- <a href="https://arxiv.org/search/?query=M3Eval%3A+Multi-Modal+Memory+Evaluation+through+Cognitively-Grounded+Video+Tasks&searchtype=all&source=header"><img src="https://img.shields.io/badge/Paper-arXiv-b31b1b" alt="Paper"></a>
21
  <a href="https://pku-value-lab.github.io/m3eval-homepage/"><img src="https://img.shields.io/badge/Project-Page-blue" alt="Project Page"></a>
22
  <a href="https://huggingface.co/datasets/PKU-VaLuE-Lab/m3eval"><img src="https://img.shields.io/badge/Hugging%20Face-Dataset-yellow" alt="Hugging Face Dataset"></a>
23
  <a href="https://github.com/PKU-VaLuE-Lab/m3eval"><img src="https://img.shields.io/badge/GitHub-Code-black" alt="GitHub Code"></a>
@@ -215,7 +215,7 @@ If you use M³Eval in your work, please cite:
215
  @article{huang2026m3eval,
216
  title = {M3Eval: Multi-Modal Memory Evaluation through Cognitively-Grounded Video Tasks},
217
  author = {Huang, Jie and Liu, Ruixun and Sun, Sirui and Yang, Xinyi and Li, Yin and Zhu, Yixin and Zhong, Yiwu},
218
- journal = {arXiv preprint arXiv:XXXX.XXXXX},
219
  year = {2026}
220
  }
221
  ```
 
17
  <h1 align="center">M³Eval: Multi-Modal Memory Evaluation through Cognitively-Grounded Video Tasks</h1>
18
 
19
  <p align="center">
20
+ <a href="https://arxiv.org/abs/2606.05008"><img src="https://img.shields.io/badge/Paper-arXiv-b31b1b" alt="Paper"></a>
21
  <a href="https://pku-value-lab.github.io/m3eval-homepage/"><img src="https://img.shields.io/badge/Project-Page-blue" alt="Project Page"></a>
22
  <a href="https://huggingface.co/datasets/PKU-VaLuE-Lab/m3eval"><img src="https://img.shields.io/badge/Hugging%20Face-Dataset-yellow" alt="Hugging Face Dataset"></a>
23
  <a href="https://github.com/PKU-VaLuE-Lab/m3eval"><img src="https://img.shields.io/badge/GitHub-Code-black" alt="GitHub Code"></a>
 
215
  @article{huang2026m3eval,
216
  title = {M3Eval: Multi-Modal Memory Evaluation through Cognitively-Grounded Video Tasks},
217
  author = {Huang, Jie and Liu, Ruixun and Sun, Sirui and Yang, Xinyi and Li, Yin and Zhu, Yixin and Zhong, Yiwu},
218
+ journal = {arXiv preprint arXiv:2606.05008},
219
  year = {2026}
220
  }
221
  ```