mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-08 23:02:27 -05:00
Get this error when running trainer.fit() #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rahzaazhar on GitHub (Dec 2, 2023).
File "pyarrow\error.pxi", line 99, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: GetFileInfo() yielded path 'C:/Users/azhar/ray_results/llm', which is outside base dir 'C:/Users/azhar/ray_results\llm'
I am running the notebook on a windows machine
@yashpaneliya commented on GitHub (Jan 18, 2024):
I changed the directory path in RunConfig and it worked for me. Give your local directory path.
@jgtiu commented on GitHub (May 26, 2024):
I also ran the notebook on a Windows machine. This worked for me: