AL1-model-B / eval /chat_eval.jsonl
karthik-2905's picture
Upload folder using huggingface_hub
ca5a728 verified
Raw
History Blame Contribute Delete
1.09 kB
{"id": "chat_1", "kind": "general", "query": "Explain what a hash map is in two sentences."}
{"id": "chat_2", "kind": "code", "query": "Write a Python function that reverses a string."}
{"id": "chat_3", "kind": "general", "query": "What's the difference between TCP and UDP?"}
{"id": "chat_4", "kind": "code", "query": "Write a bash one-liner to count the total lines across all .py files in a folder."}
{"id": "chat_5", "kind": "general", "query": "Give me three practical tips for better sleep."}
{"id": "chat_6", "kind": "code", "query": "Write a Python function to check whether a number is prime."}
{"id": "chat_7", "kind": "general", "query": "I keep procrastinating on a side project. Give me concrete advice."}
{"id": "chat_8", "kind": "code", "query": "Write a SQL query returning the top 5 customers by total order value from an orders table."}
{"id": "chat_9", "kind": "general", "query": "Summarize the plot of Romeo and Juliet in three lines."}
{"id": "chat_10", "kind": "code", "query": "Write a Python list comprehension that returns the squares of even numbers from 0 to 20."}