GR00T-N1.6-LIBERO-Spatial

Fine-tuned from nvidia/GR00T-N1.6-3B.

Task Information

LIBERO Spatial benchmark: 98.5% success rate (197/200 episodes)

Usage

from gr00t.policy.policy import Gr00tPolicy

policy = Gr00tPolicy.from_pretrained(
    "TJ-chen/GR00T-N1.6-LIBERO-Spatial",
    device="cuda:0"
)

# Run inference
action, info = policy.get_action(observation)

Training Configuration

See train_config.json for full training details.

Citation

@inproceedings{gr00tn1_2025,
  title={GR00T N1: An Open Foundation Model for Generalist Humanoid Robots},
  author={NVIDIA},
  booktitle={ArXiv Preprint},
  year={2025},
}

License

Apache 2.0 - See LICENSE

Downloads last month
10
Safetensors
Model size
3B params
Tensor type
BF16
·
Video Preview
loading