florian-hoenicke
commited on
Commit
•
d483d0a
1
Parent(s):
3530eaf
feat: push custom model
Browse files- README.md +3 -3
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -12,10 +12,10 @@ tags:
|
|
12 |
- sentence-similarity
|
13 |
- mteb
|
14 |
- Ubuntu
|
15 |
-
- Technical
|
|
|
16 |
- Linux
|
17 |
-
-
|
18 |
-
- Software
|
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 |
|
|
|
12 |
- sentence-similarity
|
13 |
- mteb
|
14 |
- Ubuntu
|
15 |
+
- Technical
|
16 |
+
- Support
|
17 |
- Linux
|
18 |
+
- Community
|
|
|
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 |
|
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:e0256c63261129802aac298abc10962d9b647a5a2896e0b489db5e70b21d16b9
|
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:f108d046dd56ecb6c6650609d6ed9201171f9cea362fad1a345e4dcb2afda8d0
|
3 |
size 4719
|