deepali1021 commited on
Commit
7215fc0
Β·
1 Parent(s): 87f9865

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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
  ![assignment3_1](https://github.com/user-attachments/assets/83ae9c91-ae90-467d-a81e-20d2aed4ef4f)
@@ -347,6 +349,8 @@ Upload a PDF file of the recent DeepSeek-R1 paper and ask the following question
347
  ![assignment3_3](https://github.com/user-attachments/assets/9a956147-ff46-43b2-aff6-7c7cc8195aa2)
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
  ![assignment3_1](https://github.com/user-attachments/assets/83ae9c91-ae90-467d-a81e-20d2aed4ef4f)
 
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
 
355
  ## 🚧 CHALLENGE MODE 🚧
356