INTRODUCTION_MD = """

šŸ¢Giskard Evaluator

Welcome to Giskard Evaluator Space! Get your report immediately by simply input your model id and dataset id below. Follow our leads and improve your model in no time. """ CONFIRM_MAPPING_DETAILS_MD = """

Confirm Pre-processing Details

Please confirm the pre-processing details below. Align the column names of your model in the dropdown menu to your dataset's. If you are not sure, please double check your model and dataset. """ CONFIRM_MAPPING_DETAILS_FAIL_MD = """

Confirm Pre-processing Details

Sorry, we cannot align the input/output of your dataset with the model. Pleaser double check your model and dataset. """ CONFIRM_MAPPING_DETAILS_FAIL_RAW = """ Sorry, we cannot align the input/output of your dataset with the model. Pleaser double check your model and dataset. """ PREDICTION_SAMPLE_MD = """

Model Prediction Sample

Here is a sample prediction from your model based on your dataset. """