LegrandFrederic commited on
Commit
9617a26
·
verified ·
1 Parent(s): fae8621

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +41 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - phosphobot
5
+ - act
6
+ task_categories:
7
+ - robotics
8
+ ---
9
+
10
+ # act Model - phospho Training Pipeline
11
+
12
+
13
+ ## Error Traceback
14
+ We faced an issue while training your model.
15
+
16
+ ```
17
+ Training process failed with exit code 1:
18
+ 'timestamps': [np.float32(3.9), np.float32(0.0)]},
19
+ {'diff': np.float32(-4.0),
20
+ 'episode_index': 29,
21
+ 'timestamps': [np.float32(4.0), np.float32(0.0)]},
22
+ {'diff': np.float32(-3.4333334),
23
+ 'episode_index': 30,
24
+ 'timestamps': [np.float32(3.4333334), np.float32(0.0)]}]
25
+ wandb:
26
+ wandb: 🚀 View run act at: https://wandb.ai/partyplanningcommittee/phospho-ACT/runs/2afirawt
27
+ wandb: Find logs at: ../data/phospho-app/makingmusic-ACT-first-ryeaw/1752337206.068292/wandb/run-20250712_182026-2afirawt/logs
28
+ ```
29
+
30
+
31
+ ## Training parameters:
32
+
33
+ - **Dataset**: [makingmusic/first](https://huggingface.co/datasets/makingmusic/first)
34
+ - **Wandb run URL**: None
35
+ - **Epochs**: None
36
+ - **Batch size**: 60
37
+ - **Training steps**: 8000
38
+
39
+ 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=huggingface_readme)
40
+
41
+ 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=huggingface_readme)