top | item 37845890

(no title)

SimplyUnknown | 2 years ago

I mean, you can't just share the weights of the model and call it a day, right? You have to share details on what and why you are doing. You must communicate this somehow. In theory, you might be able to do this in a github readme, but a paper-style document on arxiv is nicely suited for this.

discuss

order

selfhoster11|2 years ago

People release models as just the weights all the time. HuggingFace makes it pretty easy to do that.

yieldcrv|2 years ago

> I mean, you can't just share the weights of the model and call it a day, right?

you can't?

SimplyUnknown|2 years ago

Obviously you can, but in the grand scheme of things people should share more details about their method so people can improve on it in the future, no?