Skip to content

Commit

Permalink
Merge pull request #1563 from vespa-engine/andreer/sample-queries
Browse files Browse the repository at this point in the history
sample queries
  • Loading branch information
thomasht86 authored Nov 4, 2024
2 parents c69d6d0 + 46550fc commit 4f8c0fc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions visual-retrieval-colpali/src/frontend/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,9 +212,11 @@ def SampleQueries():
sample_queries = [
"Total amount of fixed salaries paid in 2023?",
"Proportion of female new hires 2021-2023?",
"Value of unlisted real estate 2023?",
"Fund currency basket returns 2023",
"Employees per office site?",
"Number of internship applications trend 2021-2023",
"Gender balance at level 4 or above in NY office 2023?",
"What percentage of the funds unlisted real estate investments were in Switzerland 2023?",
"child jumping over puddle",
"hula hoop kid",
]

query_badges = []
Expand Down

0 comments on commit 4f8c0fc

Please sign in to comment.