Made-Gpt

Results 1 comments of Made-Gpt

> When I run test.py, I will report an error: TypeError: string indices must be integers In the following code: > > ``` > for result in results: > !!self.metrics.add_batch(result['y_pred'],...