ric9176 commited on
Commit
57acee5
Β·
1 Parent(s): e950647

Update README answer on videcheck

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -339,6 +339,8 @@ Upload a PDF file of the recent DeepSeek-R1 paper and ask the following question
339
 
340
  Does this application pass your vibe check? Are there any immediate pitfalls you're noticing?
341
 
 
 
342
  ## 🚧 CHALLENGE MODE 🚧
343
 
344
  For the challenge mode, please instead create a simple FastAPI backend with a simple React (or any other JS framework) frontend.
 
339
 
340
  Does this application pass your vibe check? Are there any immediate pitfalls you're noticing?
341
 
342
+ - It performs well on the first question or when specifically asking about the paper using the title. However, it doesn't perform well when the questions are more ambiguous such as "What is this paper about?". It also needed some nudging to get the answer to the second question, so not fully passing the vibe check.
343
+
344
  ## 🚧 CHALLENGE MODE 🚧
345
 
346
  For the challenge mode, please instead create a simple FastAPI backend with a simple React (or any other JS framework) frontend.