LegrandFrederic commited on
Commit
9b70fed
·
verified ·
1 Parent(s): 8b6cccc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - phosphobot
5
+ - gr00t
6
+ - replicate
7
+ task_categories:
8
+ - robotics
9
+ ---
10
+ # Gr00t Model - phospho Training Pipeline
11
+
12
+ # Error Traceback
13
+
14
+ We faced an issue while training your model.
15
+
16
+ ```
17
+ Training process failed with exit code 1:
18
+ import cv2
19
+ File "/root/.pyenv/versions/3.11.12/lib/python3.11/site-packages/cv2/__init__.py", line 181, in <module>
20
+ bootstrap()
21
+ File "/root/.pyenv/versions/3.11.12/lib/python3.11/site-packages/cv2/__init__.py", line 153, in bootstrap
22
+ native_module = importlib.import_module("cv2")
23
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
24
+ File "/root/.pyenv/versions/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module
25
+ return _bootstrap._gcd_import(name[level:], package, level)
26
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
27
+ ImportError: libGL.so.1: cannot open shared object file: No such file or directory
28
+ ```
29
+
30
+ Training parameters:
31
+ - **Dataset**: [PAphospho/AI-voice-lego-red-2](https://huggingface.co/datasets/PAphospho/AI-voice-lego-red-2)
32
+ - **Wandb run URL**: https://wandb.ai/phospho/gr00t-Replicate/runs/nvmc2uy2
33
+ - **Epochs**: 20
34
+ - **Batch size**: 64
35
+ - **Training steps**: 1186
36
+
37
+ More:
38
+
39
+ - 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=replicate)
40
+
41
+ - 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=replicate)
42
+
43
+ - 🔗 **Explore on Replicate**: [Replicate](https://replicate.com/phospho-app/gr00t-policy)