Spaces:
Sleeping
Sleeping
Allen Park
commited on
Commit
·
3efbf76
1
Parent(s):
a927854
remove horizontal line
Browse files
app.py
CHANGED
@@ -154,7 +154,7 @@ HEADER = """
|
|
154 |
**Getting Started**: Provide a question and document or context given to your model in addition to the answer given by the model and then click submit. The output panel will indicate whether the reponse is a hallucination (Fail) or if it is faithful to the given document or context (Pass) through the score Pass or Fail and provide reasoning behind the score.
|
155 |
|
156 |
**File Upload**: You can choose to upload a file for the document field. The file must be a PDF, TXT, or DOCX file and less than 8000 tokens in length.
|
157 |
-
|
158 |
"""
|
159 |
|
160 |
EXAMPLES_HEADER = """
|
|
|
154 |
**Getting Started**: Provide a question and document or context given to your model in addition to the answer given by the model and then click submit. The output panel will indicate whether the reponse is a hallucination (Fail) or if it is faithful to the given document or context (Pass) through the score Pass or Fail and provide reasoning behind the score.
|
155 |
|
156 |
**File Upload**: You can choose to upload a file for the document field. The file must be a PDF, TXT, or DOCX file and less than 8000 tokens in length.
|
157 |
+
|
158 |
"""
|
159 |
|
160 |
EXAMPLES_HEADER = """
|