1 个仓库
Training of models to predict continuous numerical values from text input.
Distinct from Text Model Training: Specifically covers regression for numerical prediction, whereas Text Model Training is a general category for various text tasks.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Regression Models. Refine with filters or upvote what's useful.
这是一个多模态模型训练器和机器学习微调工具,为将预训练模型适配到特定任务提供了容器化工作流。它具有无代码 Web 界面和仪表板,无需编写代码即可训练大语言模型和其他机器学习数据集。 该系统的特点是将无代码界面与远程 GPU 编排相结合,允许用户在云基础设施或本地硬件上部署容器化训练环境。它包含一个专门的集成器,用于将训练好的模型权重和配置直接上传到 Hugging Face Hub。 其功能涵盖多种模态,包括用于图像分类和目标检测的计算机视觉、用于文本分类和序列到序列任务的自然语言处理,以及用于表格数据的监督学习。该工具包还支持通过参数高效微调和量化进行专门的语言模型优化。 训练工作流通过配置文件或基于浏览器的界面进行管理,并内置了对数据集列映射和训练进度监控的支持。
Provides capabilities to train models that predict continuous numerical values based on textual data.