jellyho's picture
Upload folder using huggingface_hub
ce9d655 verified
{
"featuresDict": {
"features": {
"steps": {
"pythonClassName": "tensorflow_datasets.core.features.dataset_feature.Dataset",
"sequence": {
"feature": {
"featuresDict": {
"features": {
"action": {
"description": "xyz, 6D, grp",
"pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
"tensor": {
"dtype": "float32",
"encoding": "none",
"shape": {
"dimensions": [
"7"
]
}
}
},
"discount": {
"description": "discount",
"pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
"tensor": {
"dtype": "float32",
"encoding": "none",
"shape": {}
}
},
"is_first": {
"description": "is_first",
"pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
"tensor": {
"dtype": "bool",
"encoding": "none",
"shape": {}
}
},
"is_last": {
"description": "is_last",
"pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
"tensor": {
"dtype": "bool",
"encoding": "none",
"shape": {}
}
},
"is_terminal": {
"description": "is_terminal",
"pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
"tensor": {
"dtype": "bool",
"encoding": "none",
"shape": {}
}
},
"language_instruction": {
"description": "Language Instruction.",
"pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
"text": {}
},
"observation": {
"featuresDict": {
"features": {
"image": {
"description": "Main camera RGB observation.",
"image": {
"dtype": "uint8",
"encodingFormat": "png",
"shape": {
"dimensions": [
"256",
"256",
"3"
]
}
},
"pythonClassName": "tensorflow_datasets.core.features.image_feature.Image"
},
"joint_state": {
"description": "joint_state",
"pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
"tensor": {
"dtype": "float32",
"encoding": "none",
"shape": {
"dimensions": [
"7"
]
}
}
},
"state": {
"description": "xyz, 6D, grp",
"pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
"tensor": {
"dtype": "float32",
"encoding": "none",
"shape": {
"dimensions": [
"8"
]
}
}
},
"wrist_image": {
"description": "Main camera RGB observation.",
"image": {
"dtype": "uint8",
"encodingFormat": "png",
"shape": {
"dimensions": [
"256",
"256",
"3"
]
}
},
"pythonClassName": "tensorflow_datasets.core.features.image_feature.Image"
}
}
},
"pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
},
"reward": {
"description": "reward",
"pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
"tensor": {
"dtype": "float32",
"encoding": "none",
"shape": {}
}
}
}
},
"pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
},
"length": "-1"
}
}
}
},
"pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
}