Upload prompt template grounding_accuracy_span_level.yaml
Browse files
grounding_accuracy_span_level.yaml
CHANGED
|
@@ -23,15 +23,15 @@ prompt:
|
|
| 23 |
**End of Response**
|
| 24 |
|
| 25 |
|
| 26 |
-
You are currently verifying **Span {{ix}}** from the Response.
|
| 27 |
-
**Span {{ix}}**:
|
| 28 |
|
| 29 |
{{span}}
|
| 30 |
|
| 31 |
-
**End of Span {{ix}}**
|
| 32 |
|
| 33 |
|
| 34 |
-
Is Span {{ix}} accurate or inaccurate when verified according to the Evidence? Point to where in the evidence justifies your answer.
|
| 35 |
template_variables:
|
| 36 |
- user_request
|
| 37 |
- context_document
|
|
|
|
| 23 |
**End of Response**
|
| 24 |
|
| 25 |
|
| 26 |
+
You are currently verifying **Span {{ix+1}}** from the Response.
|
| 27 |
+
**Span {{ix+1}}**:
|
| 28 |
|
| 29 |
{{span}}
|
| 30 |
|
| 31 |
+
**End of Span {{ix+1}}**
|
| 32 |
|
| 33 |
|
| 34 |
+
Is Span {{ix+1}} accurate or inaccurate when verified according to the Evidence? Point to where in the evidence justifies your answer.
|
| 35 |
template_variables:
|
| 36 |
- user_request
|
| 37 |
- context_document
|