mawenju203
mawenju203
### Required prerequisites - [X] I have read the documentation . - [X] I have searched the [Issue Tracker](https://github.com/baichuan-inc/baichuan-7B/issues) and [Discussions](https://github.com/baichuan-inc/baichuan-7B/discussions) that this hasn't already been reported. (+1 or comment...
### Has this been raised before? - [X] I have checked [the GitHub README](https://github.com/QwenLM/Qwen2). - [X] I have checked [the Qwen documentation](https://qwen.readthedocs.io) and cannot find an answer there. - [X]...
 这种类型的时序数据,如果要加入训练,需要怎么处理,才能保证模型能有较好的理解; 特征直接标准化,得到的模型预测的效果不佳; 尝试了不同的损失函数, MAE, MSE , huber loss; 请作者能给点处理数据的指导呢?