error_handling='ignore' 参数来跳过记录出错的运行,然后在 Python 中自动识别不成功的示例并重新运行它们。
步骤 1. 运行初始评估
运行初始评估,忽略错误以防止出错的运行被记录:步骤 2. 重试失败的示例并记录到同一实验
获取所有不成功的示例:相关主题
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.
error_handling='ignore' 参数来跳过记录出错的运行,然后在 Python 中自动识别不成功的示例并重新运行它们。