deepali1021 commited on
Commit
13eb20e
·
1 Parent(s): 7215fc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -334,7 +334,7 @@ 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
- 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
 
@@ -349,6 +349,7 @@ I have used the DeepSink pdf (https://github.com/Deepali-Khalkar/AIE5-DeployPyth
349
  ![assignment3_3](https://github.com/user-attachments/assets/9a956147-ff46-43b2-aff6-7c7cc8195aa2)
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
 
 
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 upload to the application.
338
 
339
  1. What is RL and how does it help reasoning?
340
 
 
349
  ![assignment3_3](https://github.com/user-attachments/assets/9a956147-ff46-43b2-aff6-7c7cc8195aa2)
350
 
351
  Does this application pass your vibe check? Are there any immediate pitfalls you're noticing?
352
+
353
  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.
354
 
355