TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Are you training your own model? If so, what makes your model different?

14 点作者 soultrees超过 1 年前

4 条评论

pharmakom超过 1 年前
The difference in my experience comes from the data-set. If you have an unusual and proprietary dataset, then off-the-shelf models are only a starting point.
mikecoles超过 1 年前
Ingesting non-public data that matches the format that will be used during ingestion during implementation so inference will be more accurate is my reason.
Zetobal超过 1 年前
I train LoRa Models or finetune foundation models for the task at hand. I've not encountered the need to train a foundation model, yet.
评论 #37455974 未加载
tayo42超过 1 年前
Does fine tuning count? If so there isn't a model for the input I'm working with that I know of