Jian Zhang
commited on
Upload hoi4d_instruction_to_index.json with huggingface_hub
Browse files
hoi4d_instruction_to_index.json
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"carry Pliers to the left": 0,
|
3 |
+
"pick up the kettle": 1,
|
4 |
+
"close the safe": 2,
|
5 |
+
"carry Laptop to the right": 3,
|
6 |
+
"push the toy car": 4,
|
7 |
+
"take the mug out of the drawer": 5,
|
8 |
+
"put down the kettle": 6,
|
9 |
+
"carry Toy Car to the left": 7,
|
10 |
+
"push Toy Car to the left": 8,
|
11 |
+
"pick up the knife": 9,
|
12 |
+
"carry Kettle to the left": 10,
|
13 |
+
"carry Stapler to the left": 11,
|
14 |
+
"pick up the stapler": 12,
|
15 |
+
"Pour the water into the bucket on the right": 13,
|
16 |
+
"open the trash can": 14,
|
17 |
+
"carry Bucket to the right": 15,
|
18 |
+
"close the drawer of the cabinet body in the storage furniture.": 16,
|
19 |
+
"push the car": 17,
|
20 |
+
"push the toy car forward": 18,
|
21 |
+
"carry Mug to the left": 19,
|
22 |
+
"close the door of the cabinet body in the storage furniture.": 20,
|
23 |
+
"pour water from the kettle": 21,
|
24 |
+
"open the drawer of the cabinet body in the storage furniture.": 22,
|
25 |
+
"carry the bowl to the right": 23,
|
26 |
+
"carry Pliers to the right": 24,
|
27 |
+
"pull Toy Car to the right": 25,
|
28 |
+
"carry the Laptop to the right": 26,
|
29 |
+
"pickup the pliers": 27,
|
30 |
+
"close the trash can": 28,
|
31 |
+
"pour water from the Kettle": 29,
|
32 |
+
"carry Knife to the left": 30,
|
33 |
+
"carry Knife to the right": 31,
|
34 |
+
"carry Laptop to the left": 32,
|
35 |
+
"pick up the bucket": 33,
|
36 |
+
"put down the knife": 34,
|
37 |
+
"put down the bottle": 35,
|
38 |
+
"pick up the toy car": 36,
|
39 |
+
"pick up the laptop": 37,
|
40 |
+
"put down the stapler": 38,
|
41 |
+
"put down the pliers": 39,
|
42 |
+
"cut object with a knife": 40,
|
43 |
+
"put down the mug": 41,
|
44 |
+
"dump the kettle": 42,
|
45 |
+
"carry Trash Can to the right": 43,
|
46 |
+
"pick up the bowl": 44,
|
47 |
+
"push Toy Car to the right": 45,
|
48 |
+
"carry Bowl to the left": 46,
|
49 |
+
"put down the trash can": 47,
|
50 |
+
"close the laptop": 48,
|
51 |
+
"pull the toy car": 49,
|
52 |
+
"pickup Bottle": 50,
|
53 |
+
"carry Mug to the right": 51,
|
54 |
+
"carry Bucket to the left": 52,
|
55 |
+
"carry Bottle to the left": 53,
|
56 |
+
"open the laptop": 54,
|
57 |
+
"carry Stapler to the right": 55,
|
58 |
+
"put down the toy car": 56,
|
59 |
+
"carry the bottle to the left": 57,
|
60 |
+
"pull the toy car back": 58,
|
61 |
+
"open the safe": 59,
|
62 |
+
"take the mug of the drawer": 60,
|
63 |
+
"pour water from the bottle": 61,
|
64 |
+
"pick up the pliers": 62,
|
65 |
+
"put down the laptop": 63,
|
66 |
+
"carry the mug to the right": 64,
|
67 |
+
"put the knife to the drawer": 65,
|
68 |
+
"put down the bucket": 66,
|
69 |
+
"carry the Bottle to the right": 67,
|
70 |
+
"carry the trash can to the right desk": 68,
|
71 |
+
"carry Toy Car to the right": 69,
|
72 |
+
"carry Bowl to the right": 70,
|
73 |
+
"pull Toy Car to the left": 71,
|
74 |
+
"put the bottle to the drawer": 72,
|
75 |
+
"pour water out of the bucket": 73,
|
76 |
+
"put down the bowl": 74,
|
77 |
+
"open the door of the cabinet body in the storage furniture.": 75,
|
78 |
+
"pick up the mug": 76,
|
79 |
+
"carry Trash Can to the left": 77,
|
80 |
+
"pick up the bottle": 78,
|
81 |
+
"carry Bottle to the right": 79,
|
82 |
+
"carry Kettle to the right": 80
|
83 |
+
}
|