trained-models
trained-models copied to clipboard
Fix(modelData): Fix the get model data workflow
As of now, the workflow: https://github.com/neuronets/trained-models/blob/master/.github/workflows/get_model_data.js fails due to reformating of current directory distribution and standard model cards and specs.
Hello @hvgazula, the workflow is now updated and working, a quick demo can be found on my fork's website: https://gaiborjosue.github.io/trained-models-fork/
Now, before merging the PR I just created, model_card.yaml needs to be added to all models. I will start working on that and will reach out in case I need a better insight into models.
We want this to be triggered as soon as an issue branch germinating out of model addition is merged into the main (via a PR).