this post was submitted on 18 Nov 2023
1 points (100.0% liked)

LocalLLaMA

1 readers
1 users here now

Community to discuss about Llama, the family of large language models created by Meta AI.

founded 10 months ago
MODERATORS
 

Found this in a children's book of riddles:

Six brothers were spending their time together.

The first brother was reading a book.
The second brother was playing chess.
The third brother was solving a crossword.
The fourth brother was watering the lawn.
The fifth brother was drawing a picture.

Question: what was the sixth brother doing?

I cant get ChatGPT to answer correctly with the usual tricks, even after hinting to consider one and two-person activities and emphasizing the word "together".

After a bunch of CoT turns we arrive to a conclusion that this is an open ended question and not a riddle :)

After trying 3 times with fresh promots, I got a correct response once, but when prompted to provide supporting reasoning the model backtracked and started apologizing.

Cant test gpt 4 r/n...

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Be-Kind_Always-Learn@alien.top 1 points 10 months ago (1 children)

Most riddles rely on out of context prior knowledge to be used as a part of a deductive chain of reasoning. This one is not any different from the question about how many sisters one has that folks in this community use all the time.

Sure, but they do their best to avoid gaps that make the riddle unsolvable. A riddle like "a girl has as many brothers as sisters, but each brother has half as many brothers as sisters, how many sisters does she have?" has exactly one correct answer.

But the gap in this one is just big enough it's a problem. Like you said, replacing chess with a mandatory two-person experience is much better! (Though still open-ended, because there's no implication they are alone.) The other commenter changed the question to "where are they", which is also a good improvement!

I hope this thread wont descend into deliberation on whether it is possible to play the battleship game alone and how much fun it is :)

Anything to stop the losing streak!

[โ€“] laca_komputilulo@alien.top 1 points 10 months ago

As usual, "the beauty is in the eye of the beholder".
I think part of the point for these tests is to be able to solve these logical puzzles given all of the richness and ambiguity of NLs. We've had deterministic theorem solvers capable of solving these problems expressed as a closed set for decades.

That said, please see the capstone version of the prompt in the second update, which removes most of the ambiguity per the points you raised. It also removes the 'singles' aspect of tennis, which consistently trips up in-context reasoning, making the weaker LLMs think its a solo activity (despite an explicit following clarification).