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

这个问题是怎么造成的呢 #7

Closed
ic135 opened this issue Apr 11, 2024 · 2 comments
Closed

这个问题是怎么造成的呢 #7

ic135 opened this issue Apr 11, 2024 · 2 comments

Comments

@ic135
Copy link

ic135 commented Apr 11, 2024

Traceback (most recent call last):
File "C:\Users\13521\Desktop\TimeMixer-main (2)\TimeMixer-main\run.py", line 139, in
exp.train(setting)
File "C:\Users\13521\Desktop\TimeMixer-main (2)\TimeMixer-main\exp\exp_long_term_forecasting.py", line 101, in train
vali_data, vali_loader = self._get_data(flag='val')
File "C:\Users\13521\Desktop\TimeMixer-main (2)\TimeMixer-main\exp\exp_long_term_forecasting.py", line 30, in _get_data
data_set, data_loader = data_provider(self.args, flag)
File "C:\Users\13521\Desktop\TimeMixer-main (2)\TimeMixer-main\data_provider\data_factory.py", line 88, in data_provider
print(flag, len(data_set))
ValueError: len() should return >= 0

@kwuking
Copy link
Owner

kwuking commented Apr 12, 2024

你好 请问你运行的是哪个数据集的脚本呢,目前日志信息内容有点少,有详细的日志信息嘛

@kwuking kwuking closed this as completed Apr 13, 2024
@hushuguo
Copy link

我也遇到了这个问题,好像是数据量的行数少就会有这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants