I made a mistake using my own data set, how do I configure it?
ValueError: The actor ImplicitFunc is too large (114 MiB > FUNCTION_SIZE_ERROR_THRESHOLD=95 MiB). Check that its definition is not implicitly capturing a large array or other object in scope. Tip: use ray.put() to put large objects in the Ray object store.
I made a mistake using my own data set, how do I configure it? ValueError: The actor ImplicitFunc is too large (114 MiB > FUNCTION_SIZE_ERROR_THRESHOLD=95 MiB). Check that its definition is not implicitly capturing a large array or other object in scope. Tip: use ray.put() to put large objects in the Ray object store.