Datasets:
Dataset Viewer
prompt
stringclasses 8
values | input
stringclasses 8
values | response
stringclasses 8
values | answer_number
int32 5
39
| equation_solution
stringclasses 8
values |
---|---|---|---|---|
Evaluate the response based on the given task, input, response, and evaluation rubric.
Provide a fair and detailed assessment following the rubric.
### TASK
Your task is to determine whether the given answer response is correct based on the query input.
### INPUT
রজারের 5টি টেনিস বল আছে। সে আরও 2 ক্যান টেনিস বল কিনেছে। প্রতিটি ক্যানে 3টি করে টেনিস বল আছে। তার কাছে এখন কতগুলি টেনিস বল আছে?
### RESPONSE
রজারের প্রথমে 5টি বল ছিল। 2টি ক্যানের প্রতিটিতে 3টে টেনিস বল মানে 6টি টেনিস বল। 5 + 6 = 11।
### EVALUATION RUBRIC
true: The answer correctly corresponds to the given input.
false: The answer does not correctly correspond to the given input.
### OUTPUT FORMAT
Return a JSON response in the following format:
{
"explanation": "Explanation of why the answer is true or false",
"score": "Final boolean answer between true or false"
}
### EVALUATION
|
রজারের 5টি টেনিস বল আছে। সে আরও 2 ক্যান টেনিস বল কিনেছে। প্রতিটি ক্যানে 3টি করে টেনিস বল আছে। তার কাছে এখন কতগুলি টেনিস বল আছে?
|
রজারের প্রথমে 5টি বল ছিল। 2টি ক্যানের প্রতিটিতে 3টে টেনিস বল মানে 6টি টেনিস বল। 5 + 6 = 11।
| 11 |
5 + 6 = 11.
|
Evaluate the response based on the given task, input, response, and evaluation rubric.
Provide a fair and detailed assessment following the rubric.
### TASK
Your task is to determine whether the given answer response is correct based on the query input.
### INPUT
সার্ভার কক্ষে নয়টি কম্পিউটার ছিল। সোমবার থেকে বৃহস্পতিবার প্রতিদিন আরও পাঁচটি করে কম্পিউটার স্থাপন করা হয়েছিল। সার্ভার কক্ষে এখন কতগুলি কম্পিউটার আছে?
### RESPONSE
সোমবার থেকে বৃহস্পতিবার 4দিন হয়। প্রতিদিন 5টি করে কম্পিউটার যোগ করা হয়েছে। যার অর্থ মোট 4 * 5 = 20টি কম্পিউটার যোগ করা হয়েছে। শুরুতে 9টি কম্পিউটার ছিল, তাই এখন 9 + 20 = 29টি কম্পিউটার রয়েছে।
### EVALUATION RUBRIC
true: The answer correctly corresponds to the given input.
false: The answer does not correctly correspond to the given input.
### OUTPUT FORMAT
Return a JSON response in the following format:
{
"explanation": "Explanation of why the answer is true or false",
"score": "Final boolean answer between true or false"
}
### EVALUATION
|
সার্ভার কক্ষে নয়টি কম্পিউটার ছিল। সোমবার থেকে বৃহস্পতিবার প্রতিদিন আরও পাঁচটি করে কম্পিউটার স্থাপন করা হয়েছিল। সার্ভার কক্ষে এখন কতগুলি কম্পিউটার আছে?
|
সোমবার থেকে বৃহস্পতিবার 4দিন হয়। প্রতিদিন 5টি করে কম্পিউটার যোগ করা হয়েছে। যার অর্থ মোট 4 * 5 = 20টি কম্পিউটার যোগ করা হয়েছে। শুরুতে 9টি কম্পিউটার ছিল, তাই এখন 9 + 20 = 29টি কম্পিউটার রয়েছে।
| 29 |
4 * 5 = 20. 9 + 20 = 29.
|
Evaluate the response based on the given task, input, response, and evaluation rubric.
Provide a fair and detailed assessment following the rubric.
### TASK
Your task is to determine whether the given answer response is correct based on the query input.
### INPUT
লিয়ার 32টি চকোলেট ছিল এবং তার বোনের ছিল 42টি। যদি তারা 35টি খেয়ে থাকে, তাহলে তাদের কাছে মোট কতগুলি অবিশিষ্ট আছে?
### RESPONSE
লিয়ার 32টি চকোলেট ছিল এবং লিয়ার বোনের ছিল 42টি। যার অর্থ শুরুতে 32 + 42 = 74টি চকোলেট ছিল। 35টি খাওয়া হয়ে গেছে। তাই তাদের কাছে মোট 74 - 35 = 39টি চকোলট আছে।
### EVALUATION RUBRIC
true: The answer correctly corresponds to the given input.
false: The answer does not correctly correspond to the given input.
### OUTPUT FORMAT
Return a JSON response in the following format:
{
"explanation": "Explanation of why the answer is true or false",
"score": "Final boolean answer between true or false"
}
### EVALUATION
|
লিয়ার 32টি চকোলেট ছিল এবং তার বোনের ছিল 42টি। যদি তারা 35টি খেয়ে থাকে, তাহলে তাদের কাছে মোট কতগুলি অবিশিষ্ট আছে?
|
লিয়ার 32টি চকোলেট ছিল এবং লিয়ার বোনের ছিল 42টি। যার অর্থ শুরুতে 32 + 42 = 74টি চকোলেট ছিল। 35টি খাওয়া হয়ে গেছে। তাই তাদের কাছে মোট 74 - 35 = 39টি চকোলট আছে।
| 39 |
32 + 42 = 74. 74 - 35 = 39.
|
Evaluate the response based on the given task, input, response, and evaluation rubric.
Provide a fair and detailed assessment following the rubric.
### TASK
Your task is to determine whether the given answer response is correct based on the query input.
### INPUT
শনের পাঁচটি খেলনা আছে। ক্রিসমাস উপলক্ষে সে তার মাতা ও পিতা উভয়ের থেকে দুটি করে খেলনা পেয়েছে। তার কাছে এখন কতগুলি খেলনা আছে?
### RESPONSE
তার কাছে 5টি খেলনা আছে। সে তার মাতার থেকে 2টি খেলনা পেয়েছিল অতএব, এরপর তার 5 + 2 = 7টি খেলনা হয়েছে। তারপর সে তার পিতার থেকে 2টি খেলনা পেয়েছিল, তাই তার মোট 7 + 2 = 9 টি খেলনা হয়েছে।
### EVALUATION RUBRIC
true: The answer correctly corresponds to the given input.
false: The answer does not correctly correspond to the given input.
### OUTPUT FORMAT
Return a JSON response in the following format:
{
"explanation": "Explanation of why the answer is true or false",
"score": "Final boolean answer between true or false"
}
### EVALUATION
|
শনের পাঁচটি খেলনা আছে। ক্রিসমাস উপলক্ষে সে তার মাতা ও পিতা উভয়ের থেকে দুটি করে খেলনা পেয়েছে। তার কাছে এখন কতগুলি খেলনা আছে?
|
তার কাছে 5টি খেলনা আছে। সে তার মাতার থেকে 2টি খেলনা পেয়েছিল অতএব, এরপর তার 5 + 2 = 7টি খেলনা হয়েছে। তারপর সে তার পিতার থেকে 2টি খেলনা পেয়েছিল, তাই তার মোট 7 + 2 = 9 টি খেলনা হয়েছে।
| 9 |
5 + 2 = 7. 7 + 2 = 9.
|
Evaluate the response based on the given task, input, response, and evaluation rubric.
Provide a fair and detailed assessment following the rubric.
### TASK
Your task is to determine whether the given answer response is correct based on the query input.
### INPUT
মাইকেলের 58টি গলফ বল ছিল। মঙ্গলবার, সে 23টি গলফ বল হারিয়েছিল। বুধবার, সে আরও 2টি বল হারিয়েছিল। বুধবারের শেষে তার কাছে কয়টি গলফ বল ছিল?
### RESPONSE
শুরুতে মাইকেলের কাছে 58টি গলফ বল ছিল এবং সে 23টি বল হারিয়েছিল, তাই তার 58 - 23 = 35টি বল আছে। আরও 2টি বল হারানোর পর, তার এখন 35 - 2 = 33টি বল আছে।
### EVALUATION RUBRIC
true: The answer correctly corresponds to the given input.
false: The answer does not correctly correspond to the given input.
### OUTPUT FORMAT
Return a JSON response in the following format:
{
"explanation": "Explanation of why the answer is true or false",
"score": "Final boolean answer between true or false"
}
### EVALUATION
|
মাইকেলের 58টি গলফ বল ছিল। মঙ্গলবার, সে 23টি গলফ বল হারিয়েছিল। বুধবার, সে আরও 2টি বল হারিয়েছিল। বুধবারের শেষে তার কাছে কয়টি গলফ বল ছিল?
|
শুরুতে মাইকেলের কাছে 58টি গলফ বল ছিল এবং সে 23টি বল হারিয়েছিল, তাই তার 58 - 23 = 35টি বল আছে। আরও 2টি বল হারানোর পর, তার এখন 35 - 2 = 33টি বল আছে।
| 33 |
58 - 23 = 35. 35 - 2 = 33.
|
Evaluate the response based on the given task, input, response, and evaluation rubric.
Provide a fair and detailed assessment following the rubric.
### TASK
Your task is to determine whether the given answer response is correct based on the query input.
### INPUT
অলিভিয়ার $23 আছে। সে পাঁচটি ব্যাগেল কিনেছিল যার প্রতিটির মূল্য $3। তার কাছে কত অর্থ অবশিষ্ট আছে?
### RESPONSE
প্রতিটি ব্যাগেলের মূল্য $3 হলে 5টি ব্যাগেলের মূল্য হওয়া উচিৎ 5 *3 = 15 ডলার। শুরুতে অলিভিয়ার কাছে $23 ছিল, তাই বর্তমানে তার কাছে 23 - 15 = 8 ডলার অবশিষ্ট আছে।
### EVALUATION RUBRIC
true: The answer correctly corresponds to the given input.
false: The answer does not correctly correspond to the given input.
### OUTPUT FORMAT
Return a JSON response in the following format:
{
"explanation": "Explanation of why the answer is true or false",
"score": "Final boolean answer between true or false"
}
### EVALUATION
|
অলিভিয়ার $23 আছে। সে পাঁচটি ব্যাগেল কিনেছিল যার প্রতিটির মূল্য $3। তার কাছে কত অর্থ অবশিষ্ট আছে?
|
প্রতিটি ব্যাগেলের মূল্য $3 হলে 5টি ব্যাগেলের মূল্য হওয়া উচিৎ 5 *3 = 15 ডলার। শুরুতে অলিভিয়ার কাছে $23 ছিল, তাই বর্তমানে তার কাছে 23 - 15 = 8 ডলার অবশিষ্ট আছে।
| 8 |
5 * 3 = 15. 23 - 15 = 8.
|
Evaluate the response based on the given task, input, response, and evaluation rubric.
Provide a fair and detailed assessment following the rubric.
### TASK
Your task is to determine whether the given answer response is correct based on the query input.
### INPUT
জ্যাসনের 20টি ললিপপ ছিল। সে ডেনিকে কিছু ললিপপ দিয়েছিল। বর্তমানে জ্যাসনের কাছে 12টি ললিপপ আছে। জ্যাসন ডেনিকে কতগুলি ললিপপ দিয়েছিল?
### RESPONSE
জ্যাসনের কাছে প্রথমে 20টি ললিপপ ছিল, কিন্তু এখন তার কাছে শুধুমাত্র 12টি আছে, তাহলে সে ডেনিকে 20 - 12 = 8টি ললিপপ দিয়েছিল।
### EVALUATION RUBRIC
true: The answer correctly corresponds to the given input.
false: The answer does not correctly correspond to the given input.
### OUTPUT FORMAT
Return a JSON response in the following format:
{
"explanation": "Explanation of why the answer is true or false",
"score": "Final boolean answer between true or false"
}
### EVALUATION
|
জ্যাসনের 20টি ললিপপ ছিল। সে ডেনিকে কিছু ললিপপ দিয়েছিল। বর্তমানে জ্যাসনের কাছে 12টি ললিপপ আছে। জ্যাসন ডেনিকে কতগুলি ললিপপ দিয়েছিল?
|
জ্যাসনের কাছে প্রথমে 20টি ললিপপ ছিল, কিন্তু এখন তার কাছে শুধুমাত্র 12টি আছে, তাহলে সে ডেনিকে 20 - 12 = 8টি ললিপপ দিয়েছিল।
| 8 |
20 - 12 = 8.
|
Evaluate the response based on the given task, input, response, and evaluation rubric.
Provide a fair and detailed assessment following the rubric.
### TASK
Your task is to determine whether the given answer response is correct based on the query input.
### INPUT
পার্কিং লটে যদি 3 টি গাড়ি থাকে এবং আরও 2টি গাড়ি আসে, তাহলে পার্কিং লটটিতে কতগুলি গাড়ি আছে?
### RESPONSE
শুরুতে সেখানে 3টি গাড়ি ছিল, আরও 2টি গাড়ি আসে, তাহলে বর্তমানে 3 +2 = 5টি গাড়ি থাকা উচিৎ।
### EVALUATION RUBRIC
true: The answer correctly corresponds to the given input.
false: The answer does not correctly correspond to the given input.
### OUTPUT FORMAT
Return a JSON response in the following format:
{
"explanation": "Explanation of why the answer is true or false",
"score": "Final boolean answer between true or false"
}
### EVALUATION
|
পার্কিং লটে যদি 3 টি গাড়ি থাকে এবং আরও 2টি গাড়ি আসে, তাহলে পার্কিং লটটিতে কতগুলি গাড়ি আছে?
|
শুরুতে সেখানে 3টি গাড়ি ছিল, আরও 2টি গাড়ি আসে, তাহলে বর্তমানে 3 +2 = 5টি গাড়ি থাকা উচিৎ।
| 5 |
3 + 2 = 5.
|
README.md exists but content is empty.
- Downloads last month
- 99