hanxiao commited on
Commit
b8a57a2
·
verified ·
1 Parent(s): d93b18d

fix: base_model -> jinaai/jina-embeddings-v5-text-small

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ license: cc-by-nc-4.0
3
  language:
4
  - multilingual
5
  base_model:
6
- - Qwen/Qwen3-0.6B-Base
7
  tags:
8
  - feature-extraction
9
  - mteb
@@ -36,7 +36,7 @@ Trained using a novel approach that combines distillation with task-specific con
36
  | Embedding Dimension | 1024 |
37
  | Matryoshka Dimensions | 32, 64, 128, 256, 512, 768, 1024 |
38
  | Pooling Strategy | Last-token pooling |
39
- | Base Model | Qwen/Qwen3-0.6B-Base |
40
 
41
  ### Training and Evaluation
42
 
 
3
  language:
4
  - multilingual
5
  base_model:
6
+ - jinaai/jina-embeddings-v5-text-small
7
  tags:
8
  - feature-extraction
9
  - mteb
 
36
  | Embedding Dimension | 1024 |
37
  | Matryoshka Dimensions | 32, 64, 128, 256, 512, 768, 1024 |
38
  | Pooling Strategy | Last-token pooling |
39
+ | Base Model | jinaai/jina-embeddings-v5-text-small |
40
 
41
  ### Training and Evaluation
42