Reputation
Badges 1
4 × Eureka!Thank you very much. I have read the page you mentioned. However, I was unable to find information about the necessity of service queues. I have also reviewed the function documentation, service mode, and executed examples (from tasks). Based on that, I am trying to run my own code with local CSV files.
I was asking about issues with reading CSV files and the necessity of service queues.
None
[Non...
Thank you very much.
I am aware of the execution_queue as it is configured in the official GitHub examples. However, even in the official GitHub examples, the process remains in a pending state and won't proceed unless the service queue is started.
None
pipe.set_default_execution_queue("default")
Thank you for providing the URL link.
Wouldn't this mean that the...
@<1523701070390366208:profile|CostlyOstrich36>
Thanks for the reply!
Sorry it took me so long to reply as I was able to solve the problem myself right away.
The problem is that I let the learning rate get too big.
I reduced the learning rate and that solved the problem.
Thanks!
Hi @<1523701070390366208:profile|CostlyOstrich36>
Not self-hosted.
We use clearML's free plan server.
Can I use the pipeline without creating a queue named “services”?
I would like to know what is required as a procedure.
Can't the name default be used for the pipeline?