RewardPrediction / data /textworld /175 /negative_0.json
YijunShen's picture
Initial commit
b087771 verified
{
"goal_description": "You need to complete the following tasks (order not specified): lift the TextWorld limited edition passkey from the floor of the basement. look and see that the TextWorld limited edition box within the basement is unlocked. open the TextWorld limited edition box. retrieve the fondue from the TextWorld limited edition box. eat the fondue.",
"trajectory": [
{
"action": "examine counter",
"observation": "The counter is shaky. On the counter is a loaf of bread.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine type 1 locker",
"observation": "The type 1 locker 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
}
},
{
"action": "examine loaf of bread",
"observation": "The loaf of bread looks appealing.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "examine workbench",
"observation": "The workbench is shaky.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "open cabinet",
"observation": "You open the cabinet.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
},
{
"action": "close cabinet",
"observation": "You close the cabinet.",
"reward": {
"raw": 0.0,
"shaped": 0.0,
"is_expert": false
}
}
]
}