Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,8 @@ license: cc-by-nc-sa-4.0
|
|
20 |
<img src="https://img.shields.io/badge/GitHub-grey?logo=GitHub" alt="GitHub">
|
21 |
</a>
|
22 |
|
23 |
-
<a href="https://arxiv">
|
24 |
-
<img src="https://img.shields.io/badge/arXiv-
|
25 |
</a>
|
26 |
|
27 |
</div>
|
@@ -36,7 +36,7 @@ license: cc-by-nc-sa-4.0
|
|
36 |
### Resources
|
37 |
|
38 |
- π **GitHub**: Explore the project repository to run evaluation script. [AgibotTech/EWMBench](https://github.com/AgibotTech/EWMBench).
|
39 |
-
- π **arXiv**: Read our paper for detailed methodology and results at [arXiv:
|
40 |
- π€ **Data**: Discover [EWMBench Dataset](https://huggingface.co/datasets/agibot-world/EWMBench/tree/main), we sample a diverse dataset from AgiBot World for running EWMBench evaluation.
|
41 |
- π€ **Model**: Download pretrained weights used for evaluation from [EWMBench-model](https://huggingface.co/agibot-world/EWMBench-model/tree/main).
|
42 |
|
|
|
20 |
<img src="https://img.shields.io/badge/GitHub-grey?logo=GitHub" alt="GitHub">
|
21 |
</a>
|
22 |
|
23 |
+
<a href="https://arxiv.org/abs/2505.09694">
|
24 |
+
<img src="https://img.shields.io/badge/arXiv-2505.09694-b31b1b.svg?logo=arxiv" alt="arXiv"/>
|
25 |
</a>
|
26 |
|
27 |
</div>
|
|
|
36 |
### Resources
|
37 |
|
38 |
- π **GitHub**: Explore the project repository to run evaluation script. [AgibotTech/EWMBench](https://github.com/AgibotTech/EWMBench).
|
39 |
+
- π **arXiv**: Read our paper for detailed methodology and results at [arXiv:2505.09694](https://arxiv.org/abs/2505.09694).
|
40 |
- π€ **Data**: Discover [EWMBench Dataset](https://huggingface.co/datasets/agibot-world/EWMBench/tree/main), we sample a diverse dataset from AgiBot World for running EWMBench evaluation.
|
41 |
- π€ **Model**: Download pretrained weights used for evaluation from [EWMBench-model](https://huggingface.co/agibot-world/EWMBench-model/tree/main).
|
42 |
|