nohup: ignoring input [2026-04-10T15:33:03+00:00] starting HF sync You are about to upload a large folder to the Hub using `hf upload-large-folder`. This is a new feature so feedback is very welcome! A few things to keep in mind: - Repository limits still apply: https://huggingface.co/docs/hub/repositories-recommendations - Do not start several processes in parallel. - You can interrupt and resume the process at any time. The script will pick up where it left off except for partially uploaded files that would have to be entirely reuploaded. - Do not upload the same folder to several repositories. If you need to do so, you must delete the `./.cache/huggingface/` folder first. Some temporary metadata will be stored under `/workspace/.cache/huggingface`. - You must not modify those files manually. - You must not delete the `./.cache/huggingface/` folder while a process is running. - You can delete the `./.cache/huggingface/` folder to reinitialize the upload state when process is not running. Files will have to be hashed and preuploaded again, except for already committed files. If the process output is too verbose, you can disable the progress bars with `--no-bars`. You can also entirely disable the status report with `--no-report`. For more details, run `hf upload-large-folder --help` or check the documentation at https://huggingface.co/docs/huggingface_hub/guides/upload#upload-a-large-folder. Repo created: https://huggingface.co/datasets/AI-555/APR_10_FOLDS Found 1517 candidate files to upload Running validation checks on files to upload... Traceback (most recent call last): File "/root/.local/bin/hf", line 10, in sys.exit(main()) ^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/huggingface_hub/cli/hf.py", line 113, in main app() File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/typer/main.py", line 1152, in __call__ raise e File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/typer/main.py", line 1135, in __call__ return get_command(self)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/click/core.py", line 1485, in __call__ return self.main(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/typer/core.py", line 795, in main return _main( ^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/typer/core.py", line 188, in _main rv = self.invoke(ctx) ^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/huggingface_hub/cli/_cli_utils.py", line 123, in invoke return super().invoke(ctx) ^^^^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/click/core.py", line 1873, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/click/core.py", line 1269, in invoke return ctx.invoke(self.callback, **ctx.params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/click/core.py", line 824, in invoke return callback(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/typer/main.py", line 1514, in wrapper return callback(**use_params) ^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/huggingface_hub/cli/upload_large_folder.py", line 120, in upload_large_folder api.upload_large_folder( File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/huggingface_hub/hf_api.py", line 5898, in upload_large_folder return upload_large_folder_internal( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/huggingface_hub/_upload_large_folder.py", line 236, in upload_large_folder_internal _validate_upload_limits(paths_list) File "/workspace/.cache/huggingface/cli/venv/lib/python3.12/site-packages/huggingface_hub/_upload_large_folder.py", line 121, in _validate_upload_limits size = paths.file_path.stat().st_size ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/pathlib.py", line 842, in stat return os.stat(self, follow_symlinks=follow_symlinks) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/workspace/runs/EfficientNetB0_Folds_1/repeated_holdout/stratified_holdout_v1/split_001/pct_005/repeat_01/strategy_3/final/checkpoints/.latest.pt.ybcc217q.tmp' [2026-04-10T15:33:17+00:00] sync failed; sleeping 2400s [2026-04-10T16:13:17+00:00] starting HF sync You are about to upload a large folder to the Hub using `hf upload-large-folder`. This is a new feature so feedback is very welcome! A few things to keep in mind: - Repository limits still apply: https://huggingface.co/docs/hub/repositories-recommendations - Do not start several processes in parallel. - You can interrupt and resume the process at any time. The script will pick up where it left off except for partially uploaded files that would have to be entirely reuploaded. - Do not upload the same folder to several repositories. If you need to do so, you must delete the `./.cache/huggingface/` folder first. Some temporary metadata will be stored under `/workspace/.cache/huggingface`. - You must not modify those files manually. - You must not delete the `./.cache/huggingface/` folder while a process is running. - You can delete the `./.cache/huggingface/` folder to reinitialize the upload state when process is not running. Files will have to be hashed and preuploaded again, except for already committed files. If the process output is too verbose, you can disable the progress bars with `--no-bars`. You can also entirely disable the status report with `--no-report`. For more details, run `hf upload-large-folder --help` or check the documentation at https://huggingface.co/docs/huggingface_hub/guides/upload#upload-a-large-folder. Repo created: https://huggingface.co/datasets/AI-555/APR_10_FOLDS Found 2431 candidate files to upload Running validation checks on files to upload... Validation checks complete. Starting upload... Recovering from metadata files: 0%| | 0/2431 [00:00