File size: 682 Bytes
1f9ecf1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"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
}
|