Modified pretrained_models.yaml to contain model catalog information with description, primary site, and supported sites. - #1106
Open
mraoaakash wants to merge 8 commits into
Open
Modified pretrained_models.yaml to contain model catalog information with description, primary site, and supported sites.#1106mraoaakash wants to merge 8 commits into
pretrained_models.yaml to contain model catalog information with description, primary site, and supported sites.#1106mraoaakash wants to merge 8 commits into
Conversation
pretrained_models.yaml to contain model catalog information with description, primary site, and supported sites.
for more information, see https://pre-commit.ci
…atoolbox into pretrainedmodels
for more information, see https://pre-commit.ci
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Partial PR for addition of pre-trained model documentation to the pretrained_model.yaml file. Includes the addition of a new filed called
catalogto each model yaml entry. The entry is structured in the following manner:catalog: description: > multi-line model description primary_site: primary site that model is supported for (agnostic for site-agnostic or multi-site models) supported_sites: - other - supported - sitesFields can be read nested and used for downstream filtering tasks as necessary.
NOTE: This is a partial PR and does not contain the complete set of catalog entries as it proved difficult to ascertain the required catalog entries for some models. Someone with more complete knowledge of some models would have to take up the completion of the remaining catalog entries.
Description, primary site, and supported sites:
Description only: