From c8f33cb6251ddb51bbe3a11258c6f940fc473170 Mon Sep 17 00:00:00 2001 From: Kaiyuan Eric Chen Date: Tue, 21 Jan 2025 20:58:31 -0800 Subject: [PATCH] Update llm/deepseek-r1/README.md Co-authored-by: Christopher Cooper --- llm/deepseek-r1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm/deepseek-r1/README.md b/llm/deepseek-r1/README.md index 3625812840c..80d6a0e57b9 100644 --- a/llm/deepseek-r1/README.md +++ b/llm/deepseek-r1/README.md @@ -158,7 +158,7 @@ Greetings! I'm DeepSeek-R1, an artificial intelligence assistant created by Deep
How many Rs are in strawberry: There are 3 Rs in strawberry. - +\ Okay, so I need to figure out how many times the letter 'R' appears in the word "strawberry." Hmm, let me think about this step by step. First, I should probably write out the word to visualize it better. The word is S-T-R-A-W-B-E-R-R-Y. Wait, is that right? Let me double-check. S-T-R-A-W-B-E-R-R-Y, yes, that's how it's spelled. Now, I need to go through each letter one by one and count the Rs. Starting with the first letter, it's an S. Not an R, so move on. The second letter is T, still not an R. The third letter is R. Okay, that's the first R. I'll note that down.