seslami-pplx commited on
Commit
1b25639
·
1 Parent(s): 50230cb

fix: remove 4B and mteb from readme

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,8 +4,8 @@ pipeline_tag: feature-extraction
4
  tags:
5
  - feature-extraction
6
  - sentence-similarity
7
- - mteb
8
- - sentence-transformers
9
  language:
10
  - multilingual
11
  ---
@@ -58,7 +58,7 @@ curl -X POST https://api.perplexity.ai/v1/contextualizedembeddings \
58
  "Each discovery on Mars sparks new questions about our place in the universe."
59
  ]
60
  ],
61
- "model": "pplx-embed-1-context-4B"
62
  }'
63
  ```
64
 
 
4
  tags:
5
  - feature-extraction
6
  - sentence-similarity
7
+ - conteb
8
+ - contextual-embeddings
9
  language:
10
  - multilingual
11
  ---
 
58
  "Each discovery on Mars sparks new questions about our place in the universe."
59
  ]
60
  ],
61
+ "model": "pplx-embed-1-context-0.6B"
62
  }'
63
  ```
64