Would be great to move checkpoints to separate model repos
#2
by
nielsr
- opened
Hi,
Niels here from the open-source team at HF. It'd be great to move each checkpoint to a separate model repository, such that you also get download stats per model.
e.g. one could be called "allenai/OLMoASR-base-en" which then has the following files at its root: https://huggingface.co/allenai/OLMoASR/tree/main/models/OLMoASR-base.en. Thanks to the presence of a config.json, download stats will be counted as explained here.