Update README.md
Browse files
README.md
CHANGED
@@ -9,21 +9,7 @@ task_categories:
|
|
9 |
---
|
10 |
# Gr00t Model - phospho Training Pipeline
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
We faced an issue while training your model.
|
15 |
-
|
16 |
-
```
|
17 |
-
root/.pyenv/versions/3.11.10/lib/python3.11/site-packages/modal/_object.py", line 278, in hydrate
|
18 |
-
await resolver.load(self)
|
19 |
-
File "/root/.pyenv/versions/3.11.10/lib/python3.11/site-packages/modal/_resolver.py", line 156, in load
|
20 |
-
return await cached_future
|
21 |
-
^^^^^^^^^^^^^^^^^^^
|
22 |
-
File "/root/.pyenv/versions/3.11.10/lib/python3.11/site-packages/modal/_resolver.py", line 133, in loader
|
23 |
-
raise NotFoundError(exc.message)
|
24 |
-
modal.exception.NotFoundError: Volume 'gr00t-n1' not found
|
25 |
-
|
26 |
-
```
|
27 |
|
28 |
Training parameters:
|
29 |
- **Dataset**: [LegrandFrederic/tatung-block_to_round_box](https://huggingface.co/datasets/LegrandFrederic/tatung-block_to_round_box)
|
|
|
9 |
---
|
10 |
# Gr00t Model - phospho Training Pipeline
|
11 |
|
12 |
+
Thanks for using the GR00T Replicate pipeline! 🚀
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
Training parameters:
|
15 |
- **Dataset**: [LegrandFrederic/tatung-block_to_round_box](https://huggingface.co/datasets/LegrandFrederic/tatung-block_to_round_box)
|