RewardPrediction / data /textworld /109 /negative_0.json
YijunShen's picture
Initial commit
b087771 verified
{
"goal_description": "You need to complete the following tasks (order not specified): unlock the rectangular safe in the bathroom. open the rectangular safe. pick up the rectangular key from the safe. unlock the rectangular locker in the bathroom with the key. open the rectangular locker.",
"trajectory": [
{
"action": "drop rectangular passkey",
"observation": "You drop the rectangular passkey on the ground.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "inventory",
"observation": "You are carrying nothing.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "close TextWorld limited edition box",
"observation": "You close the TextWorld limited edition box.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine legume",
"observation": "that's a typical legume!",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine rectangular passkey",
"observation": "The rectangular passkey is light.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "inventory",
"observation": "You are carrying nothing.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine rectangular safe",
"observation": "The rectangular safe looks strong, and impossible to destroy. You can't see inside it because the lid's in your way.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
}
]
}