florian-hoenicke
commited on
Commit
•
253d17c
1
Parent(s):
b856501
feat: push custom model
Browse files- README.md +3 -3
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -11,15 +11,15 @@ tags:
|
|
11 |
- feature-extraction
|
12 |
- sentence-similarity
|
13 |
- mteb
|
14 |
-
-
|
15 |
-
-
|
16 |
- Treatment
|
17 |
- Diagnosis
|
18 |
- Advice
|
19 |
---
|
20 |
This model is a fine-tuned version of [**jinaai/jina-embeddings-v2-base-zh**](https://huggingface.co/jinaai/jina-embeddings-v2-base-zh) designed for the following use case:
|
21 |
|
22 |
-
medical
|
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:
|
|
|
11 |
- feature-extraction
|
12 |
- sentence-similarity
|
13 |
- mteb
|
14 |
+
- Healthcare
|
15 |
+
- Medical
|
16 |
- Treatment
|
17 |
- Diagnosis
|
18 |
- Advice
|
19 |
---
|
20 |
This model is a fine-tuned version of [**jinaai/jina-embeddings-v2-base-zh**](https://huggingface.co/jinaai/jina-embeddings-v2-base-zh) designed for the following use case:
|
21 |
|
22 |
+
medical advice and treatment search
|
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 643276000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bca8a799d07c1f677752d89053973a0972916a9f525349595a1c1fa21de8a7d
|
3 |
size 643276000
|
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:61d7e3b12fd012843d9ba7c895974408b4e92d90e6b0355164fe8e53afff31c1
|
3 |
size 4719
|