LMFlow icon indicating copy to clipboard operation
LMFlow copied to clipboard

prediction model on industrial data

Open ShiXiangXiang123 opened this issue 2 years ago • 7 comments

[New Feature]能否用自己的数据训练一个预测模型,我的数据是工业上的数据,有很多特征值,想用它来训练从而帮我预测工业参数。

ShiXiangXiang123 avatar Jun 11 '23 01:06 ShiXiangXiang123

可以的,只需要将数据整理成text_only格式或者text2text格式即可

shizhediao avatar Jun 13 '23 16:06 shizhediao

可以的,只需要将数据整理成text_only格式或者text2text格式即可

请问,用什么模型来训练比较好,我目前有4080和3090的显卡

ShiXiangXiang123 avatar Jun 14 '23 02:06 ShiXiangXiang123

如果要训练7b的模型,3090就可以

shizhediao avatar Jun 14 '23 07:06 shizhediao

如果要训练7b的模型,3090就可以 感谢你的回复,是这样的,我在output_models看到很多7b的模型,我想知道哪个适合我的这种数据预测类型的训练?

ShiXiangXiang123 avatar Jun 14 '23 09:06 ShiXiangXiang123

如果要训练7b的模型,3090就可以

image 我把我的数据转成了text2text格式,但是我保存在这个csv文件里,请问应该保存为什么文件才能被读取。

ShiXiangXiang123 avatar Jun 14 '23 10:06 ShiXiangXiang123

是json格式

equationdz avatar Jun 19 '23 02:06 equationdz

[New Feature]能否用自己的数据训练一个预测模型,我的数据是工业上的数据,有很多特征值,想用它来训练从而帮我预测工业参数。

这种难道不是General ML的活儿么?比如用Scikit-learn。

SunixLiu avatar Jun 22 '23 08:06 SunixLiu

This issue has been marked as stale because it has not had recent activity. If you think this still needs to be addressed please feel free to reopen this issue. Thanks

shizhediao avatar Jul 09 '23 14:07 shizhediao