File size: 483 Bytes
99783b9
 
 
 
 
 
 
 
fd364c2
99783b9
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
# For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
configs:
- config_name: default
  data_files:
  - split: gta
    path: "gta/*.json"
  - split: osatlas_desktop
    path: "osatlas-desktop/*.json"
  - split: seeclick
    path: "seeclick/*.json"
  - split: uground
    path: "uground/*.json"
  - split: waveui
    path: "waveui/*.json"
---