Grozkal commited on
Commit
35d3936
·
verified ·
1 Parent(s): b1bc2a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ The dataset includes **102 million** research works, with English-language title
28
  ## 🧠 Embeddings
29
 
30
  - **Model**: [Stella V5 1.5B]([https://huggingface.co/) (bfloat16 precision)
31
- - **Embedding Prompt**: Title: {title}[SEP] Abstract: {abstract}
32
 
33
  - **Output**: Dense embeddings suitable for semantic search and large-scale information retrieval.
34
 
 
28
  ## 🧠 Embeddings
29
 
30
  - **Model**: [Stella V5 1.5B]([https://huggingface.co/) (bfloat16 precision)
31
+ - **Embedding Prompt**: Title: {title}\n[SEP] Abstract: {abstract}
32
 
33
  - **Output**: Dense embeddings suitable for semantic search and large-scale information retrieval.
34