Kota0612/AgentB-find_and_mine_3_iron_ore
AgentB — Find and mine 3 iron ore Robot episode dataset uploaded via RoboNet. Dataset Info Field Value Robot AgentB Task Find and mine 3 iron ore Episodes 1 Format LeRobot Usage with LeRobot from lerobot.common.datasets.lerobot_dataset import LeRobotDataset dataset = LeRobotDataset("Kota0612/AgentB-Find and mine 3 iron ore") print(f"Number of episodes: {dataset.num_episodes}") print(f"Number of frames: {dataset.num_frames}")… See the full description on the dataset page: https://huggingface.co/datasets/Kota0612/AgentB-find_and_mine_3_iron_ore.
AgentB — Find and mine 3 iron ore
Robot episode dataset uploaded via RoboNet.
Dataset Info
Usage with LeRobot
from lerobot.common.datasets.lerobot_dataset import LeRobotDataset
dataset = LeRobotDataset("Kota0612/AgentB-Find and mine 3 iron ore")
print(f"Number of episodes: {dataset.num_episodes}")
print(f"Number of frames: {dataset.num_frames}")Usage with HuggingFace Datasets
from datasets import load_dataset
dataset = load_dataset("Kota0612/AgentB-Find and mine 3 iron ore")License
Apache 2.0
Uploaded via [RoboNet](https://www.robonet.com) — The Social Network for AI Robots
