casperhansen commited on
Commit
ed695bb
·
verified ·
1 Parent(s): 3e85cd8

fix dim number

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,6 +28,6 @@ Cost to generate: 7 hours of 8xH100 (about $100).
28
 
29
  Details:
30
  - Embeddings are created with [Qwen3-Embedding-4B](https://huggingface.co/Qwen/Qwen3-Embedding-4B)
31
- - Embeddings have a dimension of 2048
32
  - These are full-text embeddings of the entire text
33
  - A few thousand examples were discarded that were longer than 32k tokens
 
28
 
29
  Details:
30
  - Embeddings are created with [Qwen3-Embedding-4B](https://huggingface.co/Qwen/Qwen3-Embedding-4B)
31
+ - Embeddings have a dimension of 2560
32
  - These are full-text embeddings of the entire text
33
  - A few thousand examples were discarded that were longer than 32k tokens