Robotics
Safetensors
gr00t_n1
Files changed (1) hide show
  1. nvidia_GR00T-N1-2B.json +82 -0
nvidia_GR00T-N1-2B.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:a53dbf86-7711-4ad6-b965-53635630242f",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:39:30.261975+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "nvidia/GR00T-N1-2B-772bccaf-6bd9-5ec9-87c4-da940864020d",
11
+ "name": "nvidia/GR00T-N1-2B",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/nvidia/GR00T-N1-2B",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "robotics",
21
+ "architectureFamily": "gr00t_n1",
22
+ "modelArchitecture": "GR00T_N1",
23
+ "datasets": [
24
+ {
25
+ "ref": "nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim-3bab558b-5d90-5137-8c69-1cc279d8d39a"
26
+ }
27
+ ]
28
+ }
29
+ },
30
+ "authors": [
31
+ {
32
+ "name": "nvidia"
33
+ }
34
+ ],
35
+ "tags": [
36
+ "safetensors",
37
+ "gr00t_n1",
38
+ "robotics",
39
+ "dataset:nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim",
40
+ "region:us"
41
+ ]
42
+ }
43
+ },
44
+ "components": [
45
+ {
46
+ "type": "data",
47
+ "bom-ref": "nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim-3bab558b-5d90-5137-8c69-1cc279d8d39a",
48
+ "name": "nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim",
49
+ "data": [
50
+ {
51
+ "type": "dataset",
52
+ "bom-ref": "nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim-3bab558b-5d90-5137-8c69-1cc279d8d39a",
53
+ "name": "nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim",
54
+ "contents": {
55
+ "url": "https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim",
56
+ "properties": [
57
+ {
58
+ "name": "task_categories",
59
+ "value": "robotics"
60
+ },
61
+ {
62
+ "name": "license",
63
+ "value": "cc-by-4.0"
64
+ }
65
+ ]
66
+ },
67
+ "governance": {
68
+ "owners": [
69
+ {
70
+ "organization": {
71
+ "name": "nvidia",
72
+ "url": "https://huggingface.co/nvidia"
73
+ }
74
+ }
75
+ ]
76
+ },
77
+ "description": "\n\t\n\t\t\n\t\tPhysicalAI-Robotics-GR00T-X-Embodiment-Sim\n\t\n\n\nGithub Repo: Isaac GR00T N1\nWe provide a set of datasets used for post-training of GR00T N1. Each dataset is a collection of trajectories from different robot embodiments and tasks.\n\n\t\n\t\t\n\t\n\t\n\t\tCross-embodied bimanual manipulation: 9k trajectories\n\t\n\n\n\t\n\t\t\nDataset Name\n#trajectories\n\n\n\t\t\nbimanual_panda_gripper.Threading\n1000\n\n\nbimanual_panda_hand.LiftTray\n1000\n\n\nbimanual_panda_gripper.ThreePieceAssembly\n1000\u2026 See the full description on the dataset page: https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim."
78
+ }
79
+ ]
80
+ }
81
+ ]
82
+ }