Add task category, link to paper and code repository

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,10 +1,16 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
5
  - zh
6
- tags:
7
- - GUI-Agent
8
  size_categories:
9
  - 1K<n<10K
10
- ---
 
 
 
 
 
 
 
 
 
1
  ---
 
2
  language:
3
  - en
4
  - zh
5
+ license: apache-2.0
 
6
  size_categories:
7
  - 1K<n<10K
8
+ tags:
9
+ - GUI-Agent
10
+ task_categories:
11
+ - image-text-to-text
12
+ ---
13
+
14
+ This is the dataset for the paper [GUI-Robust: A Comprehensive Dataset for Testing GUI Agent Robustness in Real-World Anomalies](https://huggingface.co/papers/2506.14477).
15
+
16
+ The dataset and code are available at https://github.com/zjunlp/GUI-Robust.