Datasets:
Fix citation author in subset README
Browse files
pointerbench-sheets/README.md
CHANGED
|
@@ -182,7 +182,7 @@ reused for training. The generator and the exact build command live in the
|
|
| 182 |
```bibtex
|
| 183 |
@misc{pointerbench_sheets_2026,
|
| 184 |
title = {Pointerbench-Sheets: A GUI Grounding Benchmark for Spreadsheets},
|
| 185 |
-
author = {
|
| 186 |
year = {2026},
|
| 187 |
url = {https://github.com/warmwindOS/pointerbench}
|
| 188 |
}
|
|
|
|
| 182 |
```bibtex
|
| 183 |
@misc{pointerbench_sheets_2026,
|
| 184 |
title = {Pointerbench-Sheets: A GUI Grounding Benchmark for Spreadsheets},
|
| 185 |
+
author = {Maximilian Schilling and Warmwind AG},
|
| 186 |
year = {2026},
|
| 187 |
url = {https://github.com/warmwindOS/pointerbench}
|
| 188 |
}
|