id string | domain string | input_paragraph string | training_sequence list |
|---|---|---|---|
BM_1000021 | Logic | If it rains, ground wet. It rained. Is ground wet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000022 | Math | What is 19 + 77? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "19 + 77 = 101"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Incorrect, 19 + 77 = 96"
},
{
"pass_id": 3,
"type": "final_output",
"content": "19 + 77 = 96"
}
] |
BM_1000023 | Coding | Write a Ruby code to calculate factorial. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def calculate_factorial(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For calculate factorial, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for calculat... |
BM_1000024 | General | Who wrote Romeo and Juliet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Shakespeare."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Shakespeare."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Shakespeare."
}
] |
BM_1000025 | Math | What is 58 + 23? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "58 + 23 = 86"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Incorrect, 58 + 23 = 81"
},
{
"pass_id": 3,
"type": "final_output",
"content": "58 + 23 = 81"
}
] |
BM_1000026 | Coding | Write a Python code to add two numbers. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def add_two_numbers(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For add two numbers, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for add two numbers ... |
BM_1000027 | Coding | Write a Python code to reverse a string. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def reverse_a_string(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For reverse a string, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for reverse a stri... |
BM_1000028 | General | Who wrote Romeo and Juliet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Shakespeare."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Shakespeare."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Shakespeare."
}
] |
BM_1000029 | General | What is the capital of France? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Paris."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Paris."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Paris."
}
] |
BM_1000030 | General | What is water made of? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Hydrogen and oxygen."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Hydrogen and oxygen."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Hydrogen and oxygen."
}
] |
BM_1000031 | Coding | Write a Python code to add two numbers. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def add_two_numbers(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For add two numbers, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for add two numbers ... |
BM_1000032 | General | Who wrote Romeo and Juliet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Shakespeare."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Shakespeare."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Shakespeare."
}
] |
BM_1000033 | Coding | Write a Java code to calculate factorial. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def calculate_factorial(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For calculate factorial, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for calculat... |
BM_1000034 | Math | What is 86 - 28? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "86 - 28 = 54"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 86 - 28 = 58"
},
{
"pass_id": 3,
"type": "final_output",
"content": "86 - 28 = 58"
}
] |
BM_1000035 | Coding | Write a JavaScript code to reverse a string. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def reverse_a_string(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For reverse a string, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for reverse a stri... |
BM_1000036 | Coding | Write a JavaScript code to calculate factorial. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def calculate_factorial(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For calculate factorial, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for calculat... |
BM_1000037 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000038 | General | What is water made of? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Hydrogen and oxygen."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Hydrogen and oxygen."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Hydrogen and oxygen."
}
] |
BM_1000039 | Coding | Write a Java code to reverse a string. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def reverse_a_string(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For reverse a string, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for reverse a stri... |
BM_1000040 | Math | What is 24 * 21? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "24 * 21 = 513"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Wrong, 24 * 21 = 504"
},
{
"pass_id": 3,
"type": "final_output",
"content": "24 * 21 = 504"
}
] |
BM_1000041 | Coding | Write a C++ code to calculate factorial. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def calculate_factorial(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For calculate factorial, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for calculat... |
BM_1000042 | Math | What is 85 - 84? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "85 - 84 = -4"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 85 - 84 = 1"
},
{
"pass_id": 3,
"type": "final_output",
"content": "85 - 84 = 1"
}
] |
BM_1000043 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000044 | Math | What is 4 * 96? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "4 * 96 = 388"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Wrong, 4 * 96 = 384"
},
{
"pass_id": 3,
"type": "final_output",
"content": "4 * 96 = 384"
}
] |
BM_1000045 | Creative | Describe a sunset. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Red sky."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "More vivid."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Beautiful hues."
}
] |
BM_1000046 | General | Who wrote Romeo and Juliet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Shakespeare."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Shakespeare."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Shakespeare."
}
] |
BM_1000047 | Creative | Invent a story title. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "The Adventure."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Better."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Epic Tale."
}
] |
BM_1000048 | Math | What is 48 - 39? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "48 - 39 = 4"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 48 - 39 = 9"
},
{
"pass_id": 3,
"type": "final_output",
"content": "48 - 39 = 9"
}
] |
BM_1000049 | Math | What is 78 - 75? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "78 - 75 = 0"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 78 - 75 = 3"
},
{
"pass_id": 3,
"type": "final_output",
"content": "78 - 75 = 3"
}
] |
BM_1000050 | Math | What is 59 * 77? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "59 * 77 = 4551"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Wrong, 59 * 77 = 4543"
},
{
"pass_id": 3,
"type": "final_output",
"content": "59 * 77 = 4543"
}
] |
BM_1000051 | Creative | Describe a sunset. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Red sky."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "More vivid."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Beautiful hues."
}
] |
BM_1000052 | Math | What is 99 - 71? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "99 - 71 = 23"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 99 - 71 = 28"
},
{
"pass_id": 3,
"type": "final_output",
"content": "99 - 71 = 28"
}
] |
BM_1000053 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000054 | Math | What is 94 - 39? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "94 - 39 = 53"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 94 - 39 = 55"
},
{
"pass_id": 3,
"type": "final_output",
"content": "94 - 39 = 55"
}
] |
BM_1000055 | Creative | Describe a sunset. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Red sky."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "More vivid."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Beautiful hues."
}
] |
BM_1000056 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000057 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000058 | Math | What is 81 + 4? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "81 + 4 = 86"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Incorrect, 81 + 4 = 85"
},
{
"pass_id": 3,
"type": "final_output",
"content": "81 + 4 = 85"
}
] |
BM_1000059 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000060 | Coding | Write a C++ code to calculate factorial. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def calculate_factorial(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For calculate factorial, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for calculat... |
BM_1000061 | Math | What is 21 + 3? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "21 + 3 = 28"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Incorrect, 21 + 3 = 24"
},
{
"pass_id": 3,
"type": "final_output",
"content": "21 + 3 = 24"
}
] |
BM_1000062 | Logic | If it rains, ground wet. It rained. Is ground wet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000063 | Math | What is 71 * 89? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "71 * 89 = 6324"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Wrong, 71 * 89 = 6319"
},
{
"pass_id": 3,
"type": "final_output",
"content": "71 * 89 = 6319"
}
] |
BM_1000064 | Creative | Describe a sunset. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Red sky."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "More vivid."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Beautiful hues."
}
] |
BM_1000065 | Logic | No cats fly. Some animals fly. Are some animals not cats? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000066 | Logic | If it rains, ground wet. It rained. Is ground wet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000067 | Logic | If it rains, ground wet. It rained. Is ground wet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000068 | Coding | Write a Java code to add two numbers. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def add_two_numbers(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For add two numbers, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for add two numbers ... |
BM_1000069 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000070 | Logic | If it rains, ground wet. It rained. Is ground wet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000071 | Math | What is 72 * 93? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "72 * 93 = 6705"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Wrong, 72 * 93 = 6696"
},
{
"pass_id": 3,
"type": "final_output",
"content": "72 * 93 = 6696"
}
] |
BM_1000072 | Logic | If it rains, ground wet. It rained. Is ground wet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000073 | Coding | Write a Ruby code to print hello world. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "puts 'Hello World'"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Correct."
},
{
"pass_id": 3,
"type": "final_output",
"content": "puts 'Hello World'"
}
] |
BM_1000074 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000075 | General | What is the capital of France? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Paris."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Paris."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Paris."
}
] |
BM_1000076 | Math | What is 98 - 98? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "98 - 98 = -1"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 98 - 98 = 0"
},
{
"pass_id": 3,
"type": "final_output",
"content": "98 - 98 = 0"
}
] |
BM_1000077 | Math | What is 73 * 81? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "73 * 81 = 5917"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Wrong, 73 * 81 = 5913"
},
{
"pass_id": 3,
"type": "final_output",
"content": "73 * 81 = 5913"
}
] |
BM_1000078 | Math | What is 93 - 13? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "93 - 13 = 75"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 93 - 13 = 80"
},
{
"pass_id": 3,
"type": "final_output",
"content": "93 - 13 = 80"
}
] |
BM_1000079 | Creative | Invent a story title. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "The Adventure."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Better."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Epic Tale."
}
] |
BM_1000080 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000081 | Coding | Write a C++ code to print hello world. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "cout << 'Hello World'"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Missing endl or semicolon."
},
{
"pass_id": 3,
"type": "final_output",
"content": "cout << \"Hello World\" << endl;"
}
] |
BM_1000082 | Math | What is 99 - 68? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "99 - 68 = 28"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 99 - 68 = 31"
},
{
"pass_id": 3,
"type": "final_output",
"content": "99 - 68 = 31"
}
] |
BM_1000083 | Math | What is 3 * 77? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "3 * 77 = 237"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Wrong, 3 * 77 = 231"
},
{
"pass_id": 3,
"type": "final_output",
"content": "3 * 77 = 231"
}
] |
BM_1000084 | Coding | Write a Python code to print hello world. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "print('Hello World'"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Missing closing parenthesis."
},
{
"pass_id": 3,
"type": "final_output",
"content": "print('Hello World')"
}
] |
BM_1000085 | Coding | Write a Ruby code to reverse a string. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def reverse_a_string(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For reverse a string, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for reverse a stri... |
BM_1000086 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000087 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000088 | Logic | No cats fly. Some animals fly. Are some animals not cats? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000089 | Coding | Write a Python code to calculate factorial. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def calculate_factorial(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For calculate factorial, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for calculat... |
BM_1000090 | Logic | If it rains, ground wet. It rained. Is ground wet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000091 | General | What is the capital of France? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Paris."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Paris."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Paris."
}
] |
BM_1000092 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000093 | Coding | Write a Ruby code to calculate factorial. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def calculate_factorial(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For calculate factorial, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for calculat... |
BM_1000094 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000095 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000096 | Math | What is 68 + 59? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "68 + 59 = 129"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Incorrect, 68 + 59 = 127"
},
{
"pass_id": 3,
"type": "final_output",
"content": "68 + 59 = 127"
}
] |
BM_1000097 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000098 | Math | What is 84 * 30? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "84 * 30 = 2527"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Wrong, 84 * 30 = 2520"
},
{
"pass_id": 3,
"type": "final_output",
"content": "84 * 30 = 2520"
}
] |
BM_1000099 | Logic | If it rains, ground wet. It rained. Is ground wet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000100 | General | Who wrote Romeo and Juliet? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Shakespeare."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Shakespeare."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Shakespeare."
}
] |
BM_1000101 | Coding | Write a JavaScript code to reverse a string. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def reverse_a_string(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For reverse a string, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for reverse a stri... |
BM_1000102 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000103 | General | What is water made of? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Hydrogen and oxygen."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Hydrogen and oxygen."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Hydrogen and oxygen."
}
] |
BM_1000104 | Creative | Describe a sunset. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Red sky."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "More vivid."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Beautiful hues."
}
] |
BM_1000105 | Coding | Write a JavaScript code to calculate factorial. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def calculate_factorial(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For calculate factorial, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for calculat... |
BM_1000106 | Math | What is 75 - 32? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "75 - 32 = 42"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 75 - 32 = 43"
},
{
"pass_id": 3,
"type": "final_output",
"content": "75 - 32 = 43"
}
] |
BM_1000107 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000108 | Creative | Describe a sunset. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Red sky."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "More vivid."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Beautiful hues."
}
] |
BM_1000109 | Creative | Write a haiku. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Short poem."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "5-7-5."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Haiku here."
}
] |
BM_1000110 | Logic | All men are mortal. Socrates is a man. Is Socrates mortal? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000111 | Creative | Invent a story title. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "The Adventure."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Better."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Epic Tale."
}
] |
BM_1000112 | Coding | Write a Ruby code to add two numbers. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "def add_two_numbers(a, b): return a + b"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "For add two numbers, this is approximate."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Code for add two numbers ... |
BM_1000113 | Math | What is 57 + 23? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "57 + 23 = 85"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Incorrect, 57 + 23 = 80"
},
{
"pass_id": 3,
"type": "final_output",
"content": "57 + 23 = 80"
}
] |
BM_1000114 | Creative | Invent a story title. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "The Adventure."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Better."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Epic Tale."
}
] |
BM_1000115 | Creative | Invent a story title. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "The Adventure."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Better."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Epic Tale."
}
] |
BM_1000116 | General | What is water made of? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Hydrogen and oxygen."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Hydrogen and oxygen."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Hydrogen and oxygen."
}
] |
BM_1000117 | Logic | No cats fly. Some animals fly. Are some animals not cats? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000118 | Creative | Describe a sunset. | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Red sky."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "More vivid."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Beautiful hues."
}
] |
BM_1000119 | Logic | No cats fly. Some animals fly. Are some animals not cats? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "Yes."
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "Yes."
},
{
"pass_id": 3,
"type": "final_output",
"content": "Yes."
}
] |
BM_1000120 | Math | What is 94 - 93? | [
{
"pass_id": 1,
"type": "inner_draft",
"content": "94 - 93 = -3"
},
{
"pass_id": 2,
"type": "inner_critique",
"content": "No, 94 - 93 = 1"
},
{
"pass_id": 3,
"type": "final_output",
"content": "94 - 93 = 1"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.