kotlarmilos commited on
Commit
c12703a
·
verified ·
1 Parent(s): 97df98a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -88,4 +88,7 @@ query_embedding = ...
88
  # Search
89
  D, I = index.search(query_embedding.reshape(1, -1), k=5)
90
  print("Top 5 similar PR indices:", I[0])
91
- ```
 
 
 
 
88
  # Search
89
  D, I = index.search(query_embedding.reshape(1, -1), k=5)
90
  print("Top 5 similar PR indices:", I[0])
91
+ ```
92
+
93
+ ## Usage Examples
94
+ If you use this dataset, please refer to https://github.com/kotlarmilos/phi4-finetuned