drogozhang commited on
Commit
8ce9fa4
·
verified ·
1 Parent(s): 5f7843b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -28,7 +28,16 @@ This work is a collaboration between [OSUNLP](https://x.com/osunlp) and [Orby AI
28
  - [In-Domain-VWA-Shopping](https://huggingface.co/osunlp/Dreamer-7B-Shopping)
29
  - [In-Domain-VWA-Classifieds](https://huggingface.co/osunlp/Dreamer-7B-Classifieds)
30
  - [In-Domain-VWA-Reddit](https://huggingface.co/osunlp/Dreamer-7B-Reddit)
31
- - [Dreamer Training Data](https://huggingface.co/datasets/osunlp/Dreamer-V1-Data)
 
 
 
 
 
 
 
 
 
32
 
33
  ## Results
34
  ### Strong performance on VisualWebArena and Mind2Web-live
 
28
  - [In-Domain-VWA-Shopping](https://huggingface.co/osunlp/Dreamer-7B-Shopping)
29
  - [In-Domain-VWA-Classifieds](https://huggingface.co/osunlp/Dreamer-7B-Classifieds)
30
  - [In-Domain-VWA-Reddit](https://huggingface.co/osunlp/Dreamer-7B-Reddit)
31
+
32
+ ## Data:
33
+ [Dreamer Training Data](https://huggingface.co/datasets/osunlp/Dreamer-V1-Data)
34
+ ```
35
+ root
36
+ |-- prompt: string
37
+ |-- image: binary
38
+ |-- response: string
39
+ |-- action: string
40
+ ```
41
 
42
  ## Results
43
  ### Strong performance on VisualWebArena and Mind2Web-live