Datasets:
Fix CITATION.cff author metadata
Browse files- CITATION.cff +18 -0
CITATION.cff
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
title: Pointerbench
|
| 3 |
+
message: "If you use Pointerbench, please cite this repository and the dataset."
|
| 4 |
+
type: dataset
|
| 5 |
+
authors:
|
| 6 |
+
- family-names: Schilling
|
| 7 |
+
given-names: Maximilian
|
| 8 |
+
affiliation: "Warmwind AG"
|
| 9 |
+
- name: "Warmwind AG"
|
| 10 |
+
repository-code: "https://github.com/warmwindOS/pointerbench"
|
| 11 |
+
url: "https://huggingface.co/datasets/WarmwindOS/pointerbench"
|
| 12 |
+
license: "CC-BY-4.0"
|
| 13 |
+
keywords:
|
| 14 |
+
- GUI grounding
|
| 15 |
+
- computer use
|
| 16 |
+
- benchmark
|
| 17 |
+
- screenshots
|
| 18 |
+
- synthetic data
|