rag-workshop / queries /ground_truth_b.json
patjs's picture
ground truth: 21 destinations for tropical+snorkel+vegetarian query
1f9ecf1 verified
{
"query": "Tropical destinations with great snorkeling and vegetarian food",
"ground_truth": [
"bali", "ubud", "gili-islands", "lombok", "indonesia", "borobudur", "flores",
"thailand", "koh-samui", "phuket", "koh-phi-phi", "khao-sok",
"philippines", "boracay", "palawan",
"malaysia", "langkawi",
"india", "kerala", "andaman-islands", "sri-lanka"
],
"method": "Domain-knowledge ground truth: tropical destinations (warm equatorial / monsoonal) with strong reef/snorkel reputation AND vegetarian-friendly food culture (Hindu/Buddhist heritage or established vegetarian options). Intersected with destinations that exist in the L1 corpus.",
"size": 21
}