Update dataset card metadata and links

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +18 -17
README.md CHANGED
@@ -1,29 +1,30 @@
1
  ---
2
- license: cc-by-4.0
3
- task_categories:
4
- - question-answering
5
- - visual-question-answering
6
  language:
7
- - en
8
- tags:
9
- - 3D
10
- - spatial-reasoning
11
- - point-cloud
12
- - ScanNet
13
- - SQA3D
14
- - benchmark
15
- - debiasing
16
- - viewpoint-rotation
17
  size_categories:
18
- - 1K<n<10K
 
 
 
 
19
  pretty_name: Real-3DQA
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Real-3DQA
23
 
24
  **Do 3D Large Language Models Really Understand 3D Spatial Relationships?**
25
 
26
- 🌐 [Project Page](https://real-3dqa.github.io/) · 📄 [Paper (ICLR 2026)](https://openreview.net/forum?id=3vlMiJwo8b) · 💻 [GitHub](https://github.com/Real-3DQA/Real-3DQA.github.io)
27
 
28
  ## Overview
29
 
@@ -186,4 +187,4 @@ If you're unsure whether something is a bug or have questions about the data, fe
186
 
187
  ## License
188
 
189
- This dataset is released under the [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).
 
1
  ---
 
 
 
 
2
  language:
3
+ - en
4
+ license: cc-by-4.0
 
 
 
 
 
 
 
 
5
  size_categories:
6
+ - 1K<n<10K
7
+ task_categories:
8
+ - image-text-to-text
9
+ - question-answering
10
+ - visual-question-answering
11
  pretty_name: Real-3DQA
12
+ tags:
13
+ - 3D
14
+ - spatial-reasoning
15
+ - point-cloud
16
+ - ScanNet
17
+ - SQA3D
18
+ - benchmark
19
+ - debiasing
20
+ - viewpoint-rotation
21
  ---
22
 
23
  # Real-3DQA
24
 
25
  **Do 3D Large Language Models Really Understand 3D Spatial Relationships?**
26
 
27
+ 🌐 [Project Page](https://real-3dqa.github.io/) · 📄 [Paper](https://huggingface.co/papers/2603.23523) · 💻 [GitHub](https://github.com/xianzhengma/Real-3DQA)
28
 
29
  ## Overview
30
 
 
187
 
188
  ## License
189
 
190
+ This dataset is released under the [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).