RewardPrediction / data /textworld /101 /negative_0.json
YijunShen's picture
Initial commit
b087771 verified
{
"goal_description": "You need to complete the following tasks (order not specified): open the locker. pick up the spherical key from the locker inside the office. unlock the spherical safe. open the spherical safe. retrieve the keyboard from the spherical safe in the office.",
"trajectory": [
{
"action": "examine mantelpiece",
"observation": "The mantelpiece is unstable.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine locker",
"observation": "The locker looks strong, and impossible to break. You can't see inside it because the lid's in your way.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine vanilla scented chest",
"observation": "The vanilla scented chest looks strong, and impossible to break. It is closed.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine mantelpiece",
"observation": "The mantelpiece is unstable.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine vanilla scented chest",
"observation": "The vanilla scented chest looks strong, and impossible to break. It is closed.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
}
]
}