ltzheng commited on
Commit
c8b3553
1 Parent(s): bde6f1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -26,4 +26,13 @@ configs:
26
  data_files:
27
  - split: train
28
  path: data/train-*
 
 
 
 
 
29
  ---
 
 
 
 
 
26
  data_files:
27
  - split: train
28
  path: data/train-*
29
+ license: mit
30
+ task_categories:
31
+ - visual-question-answering
32
+ language:
33
+ - en
34
  ---
35
+
36
+ # GroundUI-18K
37
+
38
+ This dataset is the full GroundUI-18K in AgentStudio. Please note that this dataset is a test set rather than a training set. Therefore, please do not use it for training. More details are provided in the [project page](https://computer-agents.github.io/agent-studio).