s-emanuilov commited on
Commit
f2ace93
·
verified ·
1 Parent(s): f5a68cf

Delete generation.txt

Browse files
Files changed (1) hide show
  1. generation.txt +0 -8
generation.txt DELETED
@@ -1,8 +0,0 @@
1
- Please generate 10 different search query and paraphrase pairs in JSONL format. Each entry should contain a query and 3-7 semantically equivalent expansions. Include a mix of query types:
2
- * Informational queries (seeking knowledge, often starting with what, how, why)
3
- * Navigational queries (looking for specific websites/platforms)
4
- * Transactional queries (involving purchases, downloads, or registrations)
5
- * Commercial queries (product research, comparisons, reviews)
6
- Each paraphrase should preserve the original query's intent while varying the wording and structure. Generate one complete JSON object per line, following this format: {"query": "example query", "expansions": ["paraphrase 1", "paraphrase 2", "paraphrase 3"]}
7
- Make sure the paraphrases are natural, diverse, and maintain the same search intent as the original query. Don't include any additional fields besides "query" and "expansions".
8
- Please provide 10 distinct examples covering different topics like technology, health, entertainment, finance, and lifestyle.