gokul00060
commited on
Commit
•
56c56bf
1
Parent(s):
ad86fc4
Upload dataset2.jsonl
Browse files- dataset2.jsonl +3 -3
dataset2.jsonl
CHANGED
@@ -4,15 +4,15 @@
|
|
4 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Move right. ###Assistant: _move[right] Moving right. "}
|
5 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] ###Assistant: _move[down] Moving down. "}
|
6 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the ball. ###Assistant: _pickup[ball] Picking up the ball. "}
|
7 |
-
{"text":"###Human:
|
8 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the battery. ###Assistant: _pickup[battery] Picking up the battery. "}
|
9 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the yellow object. ###Assistant: _pickup[ball] Picking up the yellow object. "}
|
10 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the wood-colored object. ###Assistant: _pickup[wood] Picking up the wood-colored object. "}
|
11 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the silver object. ###Assistant: _pickup[battery] Picking up the silver object. "}
|
12 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Drop the object. ###Assistant: _drop[] Dropping the object. "}
|
13 |
-
{"text":"###Human:
|
14 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Drop the wood. ###Assistant: _drop[] Dropping the wood. "}
|
15 |
-
{"text":"###Human:
|
16 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Put the ball inside the bowl. ###Assistant: _put[bowl]Putting the ball inside the bowl. "}
|
17 |
{"text":"###Human: [you can see = There is a silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Put the ball inside the bowl. ###Assistant: sorry i cant see any ball but i cant see battery,wood,bowl "}
|
18 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Put the wood inside the bowl. ###Assistant: _put[bowl] Putting the wood inside the bowl. "}
|
|
|
4 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Move right. ###Assistant: _move[right] Moving right. "}
|
5 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] ###Assistant: _move[down] Moving down. "}
|
6 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the ball. ###Assistant: _pickup[ball] Picking up the ball. "}
|
7 |
+
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the wood. ###Assistant: _pickup[wood] Picking up the wood. "}
|
8 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the battery. ###Assistant: _pickup[battery] Picking up the battery. "}
|
9 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the yellow object. ###Assistant: _pickup[ball] Picking up the yellow object. "}
|
10 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the wood-colored object. ###Assistant: _pickup[wood] Picking up the wood-colored object. "}
|
11 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Pick up the silver object. ###Assistant: _pickup[battery] Picking up the silver object. "}
|
12 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Drop the object. ###Assistant: _drop[] Dropping the object. "}
|
13 |
+
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Drop the ball. ###Assistant: _drop[] Dropping the ball. "}
|
14 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Drop the wood. ###Assistant: _drop[] Dropping the wood. "}
|
15 |
+
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Drop the battery. ###Assistant: _drop[] Dropping the battery. "}
|
16 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Put the ball inside the bowl. ###Assistant: _put[bowl]Putting the ball inside the bowl. "}
|
17 |
{"text":"###Human: [you can see = There is a silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Put the ball inside the bowl. ###Assistant: sorry i cant see any ball but i cant see battery,wood,bowl "}
|
18 |
{"text":"###Human: [you can see = There is a yellow ball with ID 1, silver battery with ID 2, wooden object with ID 3, white bowl with ID 4] Put the wood inside the bowl. ###Assistant: _put[bowl] Putting the wood inside the bowl. "}
|