Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,20 @@ app_file: app.py
|
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
# Start the configuration
|
13 |
|
|
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
---
|
11 |
+
This is a public leaderboard of the 3D-POPE benchmark for evaluating hallucinations in 3D-LLMs. The benchmark was introduced in: ["3D-GRAND: A Million-Scale Dataset for 3D-LLMs with Better Grounding and Less Hallucination"](https://arxiv.org/abs/2406.05132)
|
12 |
+
|
13 |
+
```
|
14 |
+
@misc{yang20243dgrand,
|
15 |
+
title={3D-GRAND: A Million-Scale Dataset for 3D-LLMs with Better Grounding and Less Hallucination},
|
16 |
+
author={Jianing Yang and Xuweiyi Chen and Nikhil Madaan and Madhavan Iyengar and Shengyi Qian and David F. Fouhey and Joyce Chai},
|
17 |
+
year={2024},
|
18 |
+
eprint={2406.05132},
|
19 |
+
archivePrefix={arXiv},
|
20 |
+
primaryClass={cs.CV}
|
21 |
+
}
|
22 |
+
```
|
23 |
+
|
24 |
+
|
25 |
|
26 |
# Start the configuration
|
27 |
|