Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dataset_info设置num_samples报错 #5792

Closed
1 task done
abc-w opened this issue Oct 23, 2024 · 0 comments
Closed
1 task done

dataset_info设置num_samples报错 #5792

abc-w opened this issue Oct 23, 2024 · 0 comments
Labels
wontfix This will not be worked on

Comments

@abc-w
Copy link

abc-w commented Oct 23, 2024

Reminder

  • I have read the README and searched the existing issues.

System Info

image
10/23/2024 16:41:05 - INFO - llamafactory.data.loader - Loading dataset AI-ModelScope/train_0.5M_CN...
Traceback (most recent call last):
File "/pingchuan/miniconda3/envs/python3.11/bin/torchrun", line 8, in
sys.exit(main())
^^^^^^
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/elastic/multiprocessing/errors/init.py", line 348, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/run.py", line 901, in main
run(args)
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/run.py", line 892, in run
elastic_launch(
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/launcher/api.py", line 133, in call
return launch_agent(self._config, self._entrypoint, list(args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/launcher/api.py", line 264, in launch_agent
raise ChildFailedError(
torch.distributed.elastic.multiprocessing.errors.ChildFailedError:

/pingchuan/LLaMA-Factory/src/llamafactory/launcher.py FAILED

Failures:
<NO_OTHER_FAILURES>

Root Cause (first observed failure):
[0]:
time : 2024-10-23_16:41:16
host : dgx12
rank : 0 (local_rank: 0)
exitcode : 1 (pid: 2648370)
error_file: <N/A>
traceback : To enable traceback see: https://pytorch.org/docs/stable/elastic/errors.html

python:3.11
linux:unbuntu
llafactory:最新版

Reproduction

image
10/23/2024 16:41:05 - INFO - llamafactory.data.loader - Loading dataset AI-ModelScope/train_0.5M_CN...
Traceback (most recent call last):
File "/pingchuan/miniconda3/envs/python3.11/bin/torchrun", line 8, in
sys.exit(main())
^^^^^^
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/elastic/multiprocessing/errors/init.py", line 348, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/run.py", line 901, in main
run(args)
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/run.py", line 892, in run
elastic_launch(
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/launcher/api.py", line 133, in call
return launch_agent(self._config, self._entrypoint, list(args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/pingchuan/miniconda3/envs/python3.11/lib/python3.11/site-packages/torch/distributed/launcher/api.py", line 264, in launch_agent
raise ChildFailedError(
torch.distributed.elastic.multiprocessing.errors.ChildFailedError:

/pingchuan/LLaMA-Factory/src/llamafactory/launcher.py FAILED

Failures:
<NO_OTHER_FAILURES>

Root Cause (first observed failure):
[0]:
time : 2024-10-23_16:41:16
host : dgx12
rank : 0 (local_rank: 0)
exitcode : 1 (pid: 2648370)
error_file: <N/A>
traceback : To enable traceback see: https://pytorch.org/docs/stable/elastic/errors.html

python:3.11
linux:unbuntu
llafactory:最新版

Expected behavior

No response

Others

above

@github-actions github-actions bot added the pending This problem is yet to be addressed label Oct 23, 2024
@hiyouga hiyouga added wontfix This will not be worked on and removed pending This problem is yet to be addressed labels Oct 23, 2024
@hiyouga hiyouga closed this as not planned Won't fix, can't repro, duplicate, stale Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants