File size: 1,371 Bytes
be473e6
9e4233f
be473e6
9e4233f
 
 
be473e6
 
 
 
8f809e2
be473e6
9e4233f
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
INTRODUCTION_MD = '''
                <h1 style="text-align: center;">
                🐢Giskard Evaluator
                </h1>
                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 = '''
                            <h1 style="text-align: center;">
                            Confirm Pre-processing Details
                            </h1>
                            Please confirm the pre-processing details below. Align the column names of your model in the <b>dropdown</b> menu to your dataset's. If you are not sure, please double check your model and dataset.
                            '''
CONFIRM_MAPPING_DETAILS_FAIL_MD = '''
                            <h1 style="text-align: center;">
                            Confirm Pre-processing Details
                            </h1>
                            Sorry, we cannot align the input/output of your dataset with the model. <b>Pleaser double check your model and dataset.</b>
                            '''

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