florian-hoenicke
commited on
Commit
•
368fa48
1
Parent(s):
134b549
feat: push custom model
Browse files- README.md +4 -4
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -12,14 +12,14 @@ tags:
|
|
12 |
- sentence-similarity
|
13 |
- mteb
|
14 |
- Programming
|
15 |
-
-
|
16 |
-
-
|
17 |
- Software
|
18 |
-
-
|
19 |
---
|
20 |
This model is a fine-tuned version of [**jinaai/jina-embeddings-v2-base-code**](https://huggingface.co/jinaai/jina-embeddings-v2-base-code) designed for the following use case:
|
21 |
|
22 |
-
code snippet
|
23 |
|
24 |
## How to Use
|
25 |
This model can be easily integrated into your NLP pipeline for tasks such as text classification, sentiment analysis, entity recognition, and more. Here's a simple example to get you started:
|
|
|
12 |
- sentence-similarity
|
13 |
- mteb
|
14 |
- Programming
|
15 |
+
- Developers
|
16 |
+
- Coding
|
17 |
- Software
|
18 |
+
- Tech
|
19 |
---
|
20 |
This model is a fine-tuned version of [**jinaai/jina-embeddings-v2-base-code**](https://huggingface.co/jinaai/jina-embeddings-v2-base-code) designed for the following use case:
|
21 |
|
22 |
+
code snippet search for developers
|
23 |
|
24 |
## How to Use
|
25 |
This model can be easily integrated into your NLP pipeline for tasks such as text classification, sentiment analysis, entity recognition, and more. Here's a simple example to get you started:
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 643505600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6362d4d0c0b5a48f752e02cf4ec0cc76a06018c69e1a8696443275e1ed9f4cbf
|
3 |
size 643505600
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4719
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:694c3d4e0cba216559c0447cfc05425f3e3fa92222cec565f4757f47df3dfa65
|
3 |
size 4719
|