Update README.md
Browse files
README.md
CHANGED
@@ -14,10 +14,7 @@ task_categories:
|
|
14 |
We faced an issue while training your model.
|
15 |
|
16 |
```
|
17 |
-
|
18 |
-
File "/src/predict.py", line 545, in predict
|
19 |
-
raise RuntimeError(
|
20 |
-
RuntimeError: Training failed with return code 1.
|
21 |
|
22 |
```
|
23 |
|
|
|
14 |
We faced an issue while training your model.
|
15 |
|
16 |
```
|
17 |
+
ValueError: Error finding trajectory index for 10, found trajectory_indices=array([10, 11])
|
|
|
|
|
|
|
18 |
|
19 |
```
|
20 |
|