You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The events listed for the relevant tokenizer pods do not show any warnings/errors for attaching to the PVC.
Still troubleshooting... must be missing some further permissions somewhere. Please let me know if you have suggestions in the meantime. Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi! I'm working on reproducing your Argo workflow for fine-tuning GPT-J.
I'm able to create a PVC, download the dataset into it, and submit the argo workflow.
However, whenever I try to read the dataset in the
tokenizer
step of the workflow, it hits a filesystem access error for the PVC:I tried updating the roles / role bindings for accessing the PVC but that still has issues:
The events listed for the relevant
tokenizer
pods do not show any warnings/errors for attaching to the PVC.Still troubleshooting... must be missing some further permissions somewhere. Please let me know if you have suggestions in the meantime. Thanks in advance!
The text was updated successfully, but these errors were encountered: