GSK-2730-change-the-wordings-in-space

#112
Files changed (1) hide show
  1. wordings.py +1 -8
wordings.py CHANGED
@@ -1,6 +1,6 @@
1
  INTRODUCTION_MD = """
2
  <h1 style="text-align: center;">
3
- 🐢Giskard Evaluator
4
  </h1>
5
  Welcome to the Giskard Evaluator Space! Get a model vulnerability report immediately by simply sharing your model and dataset id below.
6
  """
@@ -58,13 +58,6 @@ USE_INFERENCE_API_TIP = """
58
  Hugging Face Inference API
59
  </a>
60
  . Please input your <a href="https://huggingface.co/settings/tokens">Hugging Face token</a> to do so.
61
- <br/>
62
- Alternatively, a
63
- <a href="https://huggingface.co/docs/transformers/main_classes/pipelines#transformers.TextClassificationPipeline">
64
- Hugging Face pipeline
65
- </a>
66
- will be run in this Space. This will take significantly more time to get results than via the Hugging Face Inference API.
67
- <br/>
68
  """
69
 
70
  HF_TOKEN_INVALID_STYLED= """
 
1
  INTRODUCTION_MD = """
2
  <h1 style="text-align: center;">
3
+ 🐢Giskard Evaluator - Text Classification
4
  </h1>
5
  Welcome to the Giskard Evaluator Space! Get a model vulnerability report immediately by simply sharing your model and dataset id below.
6
  """
 
58
  Hugging Face Inference API
59
  </a>
60
  . Please input your <a href="https://huggingface.co/settings/tokens">Hugging Face token</a> to do so.
 
 
 
 
 
 
 
61
  """
62
 
63
  HF_TOKEN_INVALID_STYLED= """