davanstrien HF staff commited on
Commit
ff86a3f
β€’
1 Parent(s): be1e49c

prompt for visual

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ Please generate 3 different types of retrieval queries:
47
 
48
  1. A broad topical query: This should cover the main subject of the document.
49
  2. A specific detail query: This should focus on a particular fact, figure, or point made in the document.
50
- 3. A visual element query: This should reference a chart, graph, image, or other visual component in the document, if present.
51
 
52
  Important guidelines:
53
  - Ensure the queries are relevant for retrieval tasks, not just describing the page content.
 
47
 
48
  1. A broad topical query: This should cover the main subject of the document.
49
  2. A specific detail query: This should focus on a particular fact, figure, or point made in the document.
50
+ 3. A visual element query: This should reference a chart, graph, image, or other visual component in the document, if present. Don't just reference the name of the visual element but generate a query which this illustration may help answer or be related to.
51
 
52
  Important guidelines:
53
  - Ensure the queries are relevant for retrieval tasks, not just describing the page content.