somewheresy commited on
Commit
a6cf465
·
verified ·
1 Parent(s): cc5883f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ This dataset comprises of 3,360,984 English language arXiv papers from the Corne
19
  # Embeddings Model
20
 
21
  We used https://huggingface.co/BAAI/bge-small-en-v1.5 to embed the `title` and 'abstract' fields.
 
22
 
23
  ## Contact
24
 
 
19
  # Embeddings Model
20
 
21
  We used https://huggingface.co/BAAI/bge-small-en-v1.5 to embed the `title` and 'abstract' fields.
22
+ We'll be adding a column for URL so that retrieval of the source document is possible without having to perform a URL rebuilding step using the ID.
23
 
24
  ## Contact
25