KevinQHLin commited on
Commit
ed8080f
·
verified ·
1 Parent(s): 8cbfa7e

Upload folder using huggingface_hub

Browse files
buy_shoes/buy_shoes.ele.json CHANGED
The diff for this file is too large to render. See raw diff
 
buy_shoes/buy_shoes.ele.match.json CHANGED
The diff for this file is too large to render. See raw diff
 
buy_shoes/buy_shoes.final.json CHANGED
The diff for this file is too large to render. See raw diff
 
buy_shoes/hf_train_ele.json ADDED
The diff for this file is too large to render. See raw diff
 
buy_shoes/hf_train_plan.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "img_url": "/home/qinghong/data/GUI_database/VideoWebArena/Unknown/buy_shoes/action_videoframes/action_0/2502.jpg",
4
+ "img_size": [
5
+ 2880,
6
+ 1800
7
+ ],
8
+ "query": "Identify and select the desired LeBron shoes.",
9
+ "answer": [
10
+ "Click on the 'LeBron shoes' in the first row."
11
+ ]
12
+ },
13
+ {
14
+ "img_url": "/home/qinghong/data/GUI_database/VideoWebArena/Unknown/buy_shoes/action_videoframes/action_1/3464.jpg",
15
+ "img_size": [
16
+ 2880,
17
+ 1800
18
+ ],
19
+ "query": "Add the selected shoes to the cart after confirming size and color.",
20
+ "answer": [
21
+ "Add the selected red shoes to the cart."
22
+ ]
23
+ },
24
+ {
25
+ "img_url": "/home/qinghong/data/GUI_database/VideoWebArena/Unknown/buy_shoes/action_videoframes/action_2/5188.jpg",
26
+ "img_size": [
27
+ 2880,
28
+ 1800
29
+ ],
30
+ "query": "Add unavailable shoes to the wish list for future purchase.",
31
+ "answer": [
32
+ "Add the white shoes to the wish list due to unavailability of size."
33
+ ]
34
+ },
35
+ {
36
+ "img_url": "/home/qinghong/data/GUI_database/VideoWebArena/Unknown/buy_shoes/action_videoframes/action_4/6216.jpg",
37
+ "img_size": [
38
+ 2880,
39
+ 1800
40
+ ],
41
+ "query": "Ensure correct selection of size and color before adding shoes to the cart.",
42
+ "answer": [
43
+ "Select the color and size of the item."
44
+ ]
45
+ }
46
+ ]