Replies: 1 comment
-
-1 disables the evaluation, which is needed for forward transfer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using "forward_transfer_metrics(experience=True, stream=True)" in my evaluation plug-in and after evaluation finishes on the last experience I am getting the following error trace:
Clearly something is going wrong after the evaluation finishes, I've managed to recreate the error using the following script:
Any ideas as to what could be wrong here?
Beta Was this translation helpful? Give feedback.
All reactions