GSK-2498-suggest-a-dataset-for-model

#46
Giskard org
edited Jan 17

Screenshot 2024-01-17 at 16.21.24.png

Giskard org

Small comments:

  • If the user has chosen the dataset first, it will be overwritten.
  • If model is not presented in leaderboard, there is no recommended dataset.
Giskard org

The inference api is now set to default.
Fixed bugs:

  • submit button is clickable when there is no input
  • submit button is clickable when inference token is missing
    Screenshot 2024-01-18 at 11.56.14.png
ZeroCommand changed pull request status to open
Giskard org

LGTM, thanks!

Just a small request:
Can we remove

run_local = gr.Checkbox(value=False, label="Run Locally with Pipeline [Slow]")

and just put the tips saying like "it will be slow and occupying the computing resource of this space", under the inference API checkbox?

Giskard org
edited Jan 18

Are we completely moving the choice to run without inference api (meaning we are not supporting the models that don't have inference api anymore)?

Regarding of the wording, how about this:
Screenshot 2024-01-18 at 17.23.58.png

Are we completely moving the choice to run without inference api (meaning we are not supporting the models that don't have inference api anymore)?

Regarding of the wording, how about this:
Screenshot 2024-01-18 at 17.23.58.png

The statement is good!

No, we can simply run the pipeline model for text classification in case of not choosing "Run with Inference API" not providing HF token for inference API.

inoki-giskard changed pull request status to merged

Sign up or log in to comment