trained-models icon indicating copy to clipboard operation
trained-models copied to clipboard

Fix(modelData): Fix the get model data workflow

Open gaiborjosue opened this issue 1 year ago • 2 comments

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.

gaiborjosue avatar Nov 10 '23 05:11 gaiborjosue

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.

gaiborjosue avatar Nov 15 '23 18:11 gaiborjosue

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).

hvgazula avatar Nov 15 '23 20:11 hvgazula