shashank-gv / hugging

0 stars 0 forks source link

DEMO: Complete the implementation #11

Open gjwgit opened 2 years ago

shashank-gv commented 2 years ago

Have included a basic demo command for now. ml demo hugging (sentiment | summarize) This will just provide the output on a sample input text. Will make this more verbose when trying to implement the visualisation with SHAP

gjwgit commented 2 years ago

You can model the demo command on the other mlhub packages, like kmeans. It should be a formatted interaction that explains the concepts and demonstrates the capability of the package, not just an interactive version of the commands.

gjwgit commented 2 years ago

As well as individual command demos without a command specified give a demo of all commands:

ml demo hugging