Spaces:
Sleeping
Sleeping
Commit
Β·
7215fc0
1
Parent(s):
87f9865
Update README.md
Browse files
README.md
CHANGED
@@ -334,6 +334,8 @@ Try uploading a text file and asking some questions!
|
|
334 |
|
335 |
Upload a PDF file of the recent DeepSeek-R1 paper and ask the following questions:
|
336 |
|
|
|
|
|
337 |
1. What is RL and how does it help reasoning?
|
338 |
|
339 |

|
@@ -347,6 +349,8 @@ Upload a PDF file of the recent DeepSeek-R1 paper and ask the following question
|
|
347 |

|
348 |
|
349 |
Does this application pass your vibe check? Are there any immediate pitfalls you're noticing?
|
|
|
|
|
350 |
|
351 |
## π§ CHALLENGE MODE π§
|
352 |
|
|
|
334 |
|
335 |
Upload a PDF file of the recent DeepSeek-R1 paper and ask the following questions:
|
336 |
|
337 |
+
I have used the DeepSink pdf (https://github.com/Deepali-Khalkar/AIE5-DeployPythonicRAG/blob/main/DeepSeek_R1.pdf) to the application.
|
338 |
+
|
339 |
1. What is RL and how does it help reasoning?
|
340 |
|
341 |

|
|
|
349 |

|
350 |
|
351 |
Does this application pass your vibe check? Are there any immediate pitfalls you're noticing?
|
352 |
+
Looking at the first two Q&A example, I feel we get a clear response that are relevant to the question we are asking. We do not get response for 3rd question because the context is not clear to the LLM. Looks like LLM does not understand which paper _this_ word refers to.
|
353 |
+
|
354 |
|
355 |
## π§ CHALLENGE MODE π§
|
356 |
|