Datasets:
Fix citation author in subset README
Browse files
pointerbench-pro/README.md
CHANGED
|
@@ -188,7 +188,7 @@ excluded from any training set built from the same generator. See
|
|
| 188 |
```bibtex
|
| 189 |
@misc{pointerbench_pro_2026,
|
| 190 |
title = {Pointerbench-Pro: A GUI Grounding Benchmark for Professional Software},
|
| 191 |
-
author = {
|
| 192 |
year = {2026},
|
| 193 |
url = {https://github.com/warmwindOS/pointerbench}
|
| 194 |
}
|
|
|
|
| 188 |
```bibtex
|
| 189 |
@misc{pointerbench_pro_2026,
|
| 190 |
title = {Pointerbench-Pro: A GUI Grounding Benchmark for Professional Software},
|
| 191 |
+
author = {Maximilian Schilling and Warmwind AG},
|
| 192 |
year = {2026},
|
| 193 |
url = {https://github.com/warmwindOS/pointerbench}
|
| 194 |
}
|