Initial commit
Browse files- queries_dataset.jsonl +20 -0
queries_dataset.jsonl
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"query": "How can I improve my coding skills?"}
|
| 2 |
+
{"query": "What's the best recipe for chocolate cake?"}
|
| 3 |
+
{"query": "How do you fix a leaky faucet?"}
|
| 4 |
+
{"query": "What are the benefits of yoga?"}
|
| 5 |
+
{"query": "How do you change a flat tire?"}
|
| 6 |
+
{"query": "What's the capital of France?"}
|
| 7 |
+
{"query": "How do I start investing in stocks?"}
|
| 8 |
+
{"query": "What's the weather like tomorrow?"}
|
| 9 |
+
{"query": "How do I train a dog to sit?"}
|
| 10 |
+
{"query": "What are the symptoms of the flu?"}
|
| 11 |
+
{"query": "How do you bake a pizza from scratch?"}
|
| 12 |
+
{"query": "What's the tallest mountain in the world?"}
|
| 13 |
+
{"query": "How do I set up a home office?"}
|
| 14 |
+
{"query": "What's the best way to learn Spanish?"}
|
| 15 |
+
{"query": "How do you make homemade ice cream?"}
|
| 16 |
+
{"query": "What's the best exercise for abs?"}
|
| 17 |
+
{"query": "How do I write a cover letter?"}
|
| 18 |
+
{"query": "What are some easy vegetarian meals?"}
|
| 19 |
+
{"query": "How do you plan a road trip?"}
|
| 20 |
+
{"query": "What's the process for buying a house?"}
|