advaith5 commited on
Commit
8a3b707
·
verified ·
1 Parent(s): af862e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -26,6 +26,11 @@ This model is trained on an innovative multi-stage pipeline that models query-do
26
 
27
  ## How to Use
28
 
 
 
 
 
 
29
  ## Evaluations
30
 
31
  Comparing NDCG@10 starting from top 100 documents by embedding (using text-3-embedding-small):
 
26
 
27
  ## How to Use
28
 
29
+ ```python
30
+ print("Hello World! This is just dummy code for now.")
31
+ ```
32
+
33
+
34
  ## Evaluations
35
 
36
  Comparing NDCG@10 starting from top 100 documents by embedding (using text-3-embedding-small):