problem stringlengths 65 496 | solution stringclasses 39
values | win_rate float64 0 1 | completions listlengths 8 8 | rewards listlengths 8 8 | num_completions int64 8 8 |
|---|---|---|---|---|---|
Two analogies relate places to travel modes in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Replace the question mark with the appropriate travel mode for the given place C following the "A : B" relation. Input: france : airplane. park : ? | bicycle | 0 | [
"<think>\nOkay, let's tackle this problem. So, the input is \"France : airplane. park : ?\". The task is to replace the question mark with the appropriate travel mode for the place \"park\" based on the analogy \"A : B. C : ?\".\n\nFirst, I need to understand the relationship between the places and their travel mod... | [
0,
0,
0,
0,
0,
0,
0,
0
] | 8 |
Two analogies that relate places/locations to the associated travel mode are given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark with the appropriate travel mode for place C, following the relation. Input: school : skateboard. restaurant : ? Output: ['ta... | taxi | 0.125 | [
"<think>\nOkay, let's see. The input is \"school : skateboard. restaurant : ?\". The output is supposed to be ['taxi']. Wait, but the user mentioned that the input is in a list format with two entries. The original input has two elements separated by a colon, and then the output is a list with one element. Let me c... | [
0,
0,
0,
1,
0,
0,
0,
0
] | 8 |
Two analogies that relate places/locations to the associated travel mode are given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark with the appropriate travel mode for the given place C. Input: store : car. australia : ? Output: ['airplane'] | airplane | 0.375 | [
"<think>\nOkay, let's see. The input is \"store : car. australia : ?\". The output should replace the question mark with the appropriate travel mode for place C, which is Australia.\n\nFirst, I need to understand the analogy. The structure is \"A : B. C : ?\". So A is a place, B is the travel mode, and the question... | [
1,
0,
1,
0,
0,
1,
0,
0
] | 8 |
Two analogies relate places/locations to associated travel modes in the form "A : B. C : ?" where "A : B" relates place A to travel mode B. Replace the question mark with the appropriate travel mode for C. Input: canada : car. island : ? Output: ['boat'] | boat | 0.125 | [
"<think>\nOkay, let's tackle this problem. So, the question has two analogies: Canada : car and island : ?. The output should replace the question mark with the correct travel mode. \n\nFirst, I need to understand the relationship between the places and their associated travel modes. The first analogy is \"Canada :... | [
1,
0,
0,
0,
0,
0,
0,
0
] | 8 |
Two analogies that relate places/locations to the associated travel mode are given in the form A : B. C : ?. A : B relates place A to travel mode B. Replace the question mark with the appropriate travel mode. Input: island : boat. store : ?. Output: ['car'] | car | 0.125 | [
"<think>\nOkay, let's tackle this problem. So, we have two analogies: island : boat and store : ?. The user wants to replace the question mark with the appropriate travel mode. \n\nFirst, I need to understand the relationship between the places and the travel modes. The first analogy is \"island : boat.\" So, the i... | [
0,
0,
0,
0,
0,
0,
1,
0
] | 8 |
Two analogies relate places to travel modes in the form 'A : B. C : ?'. 'A : B' relates place A to travel mode B. Replace the question mark with the appropriate travel mode for C following the relation. Input: mars : spaceship. mall : ? Output: ['bus'] | bus | 0 | [
"<think>\nOkay, let's tackle this problem step by step. So, we have two analogies: \"A : B. C : ?\". The first one is \"mars : spaceship. mall : ?\". The question is to replace the question mark with the appropriate travel mode for \"mall\".\n\nFirst, I need to understand what the relationship between \"mars\" and ... | [
0,
0,
0,
0,
0,
0,
0,
0
] | 8 |
"Two analogies relate places to travel modes in the form \"A : B. C : ?\". Given the input: bermuda (...TRUNCATED) | B, D | 0 | ["<think>\nOkay, let's tackle this problem. So, we have two analogies: \"A : B. C : ?\". The first i(...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | 8 |
"Two analogies that relate places to the associated travel mode are given in the form \"A : B. C : ?(...TRUNCATED) | rocket | 0 | ["<think>\nOkay, let's see. The problem gives me an analogy in the form \"A : B. C : ?\" and I need (...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | 8 |
"Two analogies that relate places/locations to the associated travel mode are given in the form \"A (...TRUNCATED) | subway | 0.125 | ["<think>\nOkay, let's see. The input is \"washington : airplane. downtown : ?\". The task is to rep(...TRUNCATED) | [
0,
0,
0,
0,
0,
1,
0,
0
] | 8 |
"Two analogies relate places/locations to the associated travel mode in the form \"A : B. C : ?\". \(...TRUNCATED) | hearse | 0 | ["<think>\nOkay, let's see. The problem is about replacing the question mark with the appropriate tr(...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | 8 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 12