Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -145,8 +145,11 @@ dataset = load_dataset("Morris0401/Year-Guessr-Dataset")
|
|
| 145 |
print(dataset)
|
| 146 |
```
|
| 147 |
|
| 148 |
-
##
|
|
|
|
| 149 |
If you find this dataset helpful, please consider citing:
|
|
|
|
|
|
|
| 150 |
@misc{szutu2025memorizationmultimodalordinalregression,
|
| 151 |
title={Beyond Memorization: A Multi-Modal Ordinal Regression Benchmark to Expose Popularity Bias in Vision-Language Models},
|
| 152 |
author={Li-Zhong Szu-Tu and Ting-Lin Wu and Chia-Jui Chang and He Syu and Yu-Lun Liu},
|
|
|
|
| 145 |
print(dataset)
|
| 146 |
```
|
| 147 |
|
| 148 |
+
## Citation
|
| 149 |
+
|
| 150 |
If you find this dataset helpful, please consider citing:
|
| 151 |
+
|
| 152 |
+
```bibtex
|
| 153 |
@misc{szutu2025memorizationmultimodalordinalregression,
|
| 154 |
title={Beyond Memorization: A Multi-Modal Ordinal Regression Benchmark to Expose Popularity Bias in Vision-Language Models},
|
| 155 |
author={Li-Zhong Szu-Tu and Ting-Lin Wu and Chia-Jui Chang and He Syu and Yu-Lun Liu},
|