File size: 2,496 Bytes
a3643ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[
    {"document": "cereal_box", "metadata": {"context": "box of cereal for meal"}},
    {"document": "tuna_can", "metadata": {"context": "can of tuna for meal like spam"}},
    {"document": "milk", "metadata": {"context": "general type of lactose product"}},
    {"document": "tomato_soup", "metadata": {"context": "soup of tomatoes for spaghetti"}},
    {"document": "mustard_bottle", "metadata": {"context": "bottle of mustard, dressing for food"}},
    {"document": "red_bowl", "metadata": {"context": "bowl of red color for cereal or soup"}},
    {"document": "spoon", "metadata": {"context": "spoon for eating"}},
    {"document": "fork", "metadata": {"context": "fork for eating"}},
    {"document": "knife", "metadata": {"context": "knife for cutting"}},
    {"document": "plate", "metadata": {"context": "dish plate for eating"}},
    {"document": "mug", "metadata": {"context": "mug for drinking"}},
    {"document": "blue_bowl", "metadata": {"context": "bowl of blue color for cereal or soup"}},
    {"document": "rubik_cube", "metadata": {"context": "rubik's cube is a toy for playing"}},
    {"document": "sponge", "metadata": {"context": "sponge for cleaning"}},
    {"document": "wood_block", "metadata": {"context": "wood block for playing"}},
    {"document": "screrwdriver", "metadata": {"context": "screwdriver for fixing"}},
    {"document": "tweezer", "metadata": {"context": "tweezer for picking up small objects"}},
    {"document": "baseball", "metadata": {"context": "baseball for playing"}},
    {"document": "tennis_ball", "metadata": {"context": "tennis ball for playing"}},
    {"document": "big_tennis_ball", "metadata": {"context": "big tennis ball for playing"}},
    {"document": "apple", "metadata": {"context": "fruit apple for eating"}},
    {"document": "banana", "metadata": {"context": "fruit banana for eating"}},
    {"document": "lemmon", "metadata": {"context": "fruit lemmon for eating"}},
    {"document": "orange", "metadata": {"context": "fruit orange for eating"}},
    {"document": "peach", "metadata": {"context": "fruit peach for eating"}},
    {"document": "pear", "metadata": {"context": "fruit pear for eating"}},
    {"document": "cocacola  ", "metadata": {"context": "type of soda to drink"}},
    {"document": "galletas", "metadata": {"context": "brand of cookies as snack"}},
    {"document": "leche", "metadata": {"context": "type of milk to drink"}},
    {"document": "pringles", "metadata": {"context": "brand of potato chips"}}
  ]