Atefeh Sohrabizadeh
commited on
Commit
·
6c0272b
1
Parent(s):
6340e30
updated readme
Browse files
README.md
CHANGED
@@ -5,13 +5,12 @@ pipeline_tag: sentence-similarity
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- swe-bench
|
8 |
-
- sentence-transformers
|
9 |
-
- sentence-similarity
|
10 |
-
- feature-extraction
|
11 |
- code-similarity
|
12 |
- code-retrieval
|
13 |
- code-search
|
14 |
- code-explanation
|
|
|
|
|
15 |
widget: []
|
16 |
---
|
17 |
|
@@ -30,8 +29,6 @@ The NV-EmbedCode model is most suitable for users who want to build a code retri
|
|
30 |
The use of this model is governed by the [NVIDIA AI Foundation Models Community License Agreement](https://developer.nvidia.com/downloads/nv-ai-foundation-models-license) and the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/).
|
31 |
|
32 |
## Model Details
|
33 |
-
|
34 |
-
### Model Description
|
35 |
- **Base model:** [NVIDIA Retrieval QA Mistral 7B Embedding model](https://build.nvidia.com/nvidia/nv-embedqa-mistral-7b-v2/modelcard)
|
36 |
- **Embedding dimension:** 4096
|
37 |
- **Pooling mode:** mean tokens
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- swe-bench
|
|
|
|
|
|
|
8 |
- code-similarity
|
9 |
- code-retrieval
|
10 |
- code-search
|
11 |
- code-explanation
|
12 |
+
- sentence-transformers
|
13 |
+
- sentence-similarity
|
14 |
widget: []
|
15 |
---
|
16 |
|
|
|
29 |
The use of this model is governed by the [NVIDIA AI Foundation Models Community License Agreement](https://developer.nvidia.com/downloads/nv-ai-foundation-models-license) and the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/).
|
30 |
|
31 |
## Model Details
|
|
|
|
|
32 |
- **Base model:** [NVIDIA Retrieval QA Mistral 7B Embedding model](https://build.nvidia.com/nvidia/nv-embedqa-mistral-7b-v2/modelcard)
|
33 |
- **Embedding dimension:** 4096
|
34 |
- **Pooling mode:** mean tokens
|