Datasets:
Tasks:
Visual Question Answering
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Add TRACE paper citation
Browse files
README.md
CHANGED
|
@@ -123,6 +123,22 @@ English, and metadata-backed labels do not eliminate model or task-design
|
|
| 123 |
biases. The dataset should not be treated as evidence of real-world model
|
| 124 |
reliability or safety.
|
| 125 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 126 |
## License
|
| 127 |
|
| 128 |
The dataset is released under
|
|
|
|
| 123 |
biases. The dataset should not be treated as evidence of real-world model
|
| 124 |
reliability or safety.
|
| 125 |
|
| 126 |
+
## Citation
|
| 127 |
+
|
| 128 |
+
If you use TRACE, please cite:
|
| 129 |
+
|
| 130 |
+
```bibtex
|
| 131 |
+
@misc{alam2026trace,
|
| 132 |
+
title = {Trace: A Taxonomy-Guided Environment for Multidomain Visual Reasoning},
|
| 133 |
+
author = {Alam, Md Tanvirul},
|
| 134 |
+
year = {2026},
|
| 135 |
+
eprint = {2607.19790},
|
| 136 |
+
archivePrefix = {arXiv},
|
| 137 |
+
primaryClass = {cs.CV},
|
| 138 |
+
url = {https://arxiv.org/abs/2607.19790}
|
| 139 |
+
}
|
| 140 |
+
```
|
| 141 |
+
|
| 142 |
## License
|
| 143 |
|
| 144 |
The dataset is released under
|