LegrandFrederic commited on
Commit
fb069b4
·
verified ·
1 Parent(s): 1eadd36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -14,10 +14,7 @@ task_categories:
14
  We faced an issue while training your model.
15
 
16
  ```
17
- Traceback (most recent call last):
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