LegrandFrederic commited on
Commit
f69975c
·
verified ·
1 Parent(s): 5d33ea4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ Traceback (most recent call last):
18
+ File "/src/predict.py", line 472, in predict
19
+ number_of_robots, number_of_cameras = generate_modality_json(data_dir)
20
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21
+ File "/src/predict.py", line 112, in generate_modality_json
22
+ raise ValueError("Unsupported number of cameras")
23
+ ValueError: Unsupported number of cameras
24
+
25
+ ```
26
+
27
+ Training parameters:
28
+ - **Dataset**: [PAphospho/AI-voice-lego-red](https://huggingface.co/datasets/PAphospho/AI-voice-lego-red)
29
+ - **Wandb run URL**: None
30
+ - **Epochs**: 1
31
+ - **Batch size**: 64
32
+ - **Training steps**: None
33
+
34
+ More:
35
+
36
+ - 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=replicate)
37
+
38
+ - 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=replicate)
39
+
40
+ - 🔗 **Explore on Replicate**: [Replicate](https://replicate.com/phospho-app/gr00t-policy)