question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Checklist for Model Hub

See original GitHub issue

🚀 Feature request

I want to propose a checklist for model hub. Model hub is increasingly being used by transformers users. It is imperative that users exactly know what model they are downloading and importing for transparency and research-related reasons. It should be mandatory for users to upload a REAME.md while uploading model on model hub. Additionally, it will reduce the need to send a seperate PR for model cards.

Checklist should contain the following elements:

  • Details of training and validation set used. Specify the split if not using default.
  • A table with results on the validation set
  • Model name (can be inferred from config.json)
  • Objective used for training
  • Hyperparameter configurations if default ones are not being used
  • Link to implemented code (if available, and is different from default examples)
  • For how many epochs the model was trained for ?
  • Associated paper (if published)

These are just the general ones. Happy to hear about other suggestions. This is just a suggestion which would help many users. Thanks for this feature.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
julien-ccommented, Aug 31, 2020

Yes! This is something we’ll build, step by step. I’ll post more about our roadmap for this in the coming weeks.

1reaction
BramVanroycommented, Sep 19, 2020

Yes! This is something we’ll build, step by step. I’ll post more about our roadmap for this in the coming weeks.

Maybe you can create a web-based interface with input fields/drop downs that can generate the model card automatically. Just a thought.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Content Modeling Checklist for Headless CMS
Content modeling involves a lot of things (content strategy, metadata, audits, etc). This list will help you pick the tasks important for your...
Read more >
Deploying Machine Learning Models: A Checklist
Deploying Machine Learning Models: A Checklist · 1. What problem are you trying to solve? · 2. Do you have the data? ·...
Read more >
Tesla Delivery Day Checklist 2022: IMPORTANT THINGS TO ...
Download your FREE Tesla Delivery Checklist here: ... Tesla USB Hub https://amzn.to/3gI4FV9 Tesla Screen Swivel Mount ...
Read more >
3D printing checklist – Help Center
Your model must fit within at least one of our printers. The specific minimum and maximum bounding box requirements vary by material and...
Read more >
Checklist for applications integrating VRoid Hub
In order to prevent the use of models from going against the intentions of model creators and to ensure smooth use of models...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found