feat: push custom model
Browse files- README.md +5 -5
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -12,14 +12,14 @@ tags:
|
|
12 |
- sentence-similarity
|
13 |
- mteb
|
14 |
- News
|
15 |
-
-
|
16 |
-
-
|
17 |
-
-
|
18 |
-
-
|
19 |
---
|
20 |
This model is a fine-tuned version of [**jinaai/jina-embeddings-v2-base-en**](https://huggingface.co/jinaai/jina-embeddings-v2-base-en) designed for the following use case:
|
21 |
|
22 |
-
|
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 |
- News
|
15 |
+
- Journalism
|
16 |
+
- Current events
|
17 |
+
- Media
|
18 |
+
- Reporting
|
19 |
---
|
20 |
This model is a fine-tuned version of [**jinaai/jina-embeddings-v2-base-en**](https://huggingface.co/jinaai/jina-embeddings-v2-base-en) designed for the following use case:
|
21 |
|
22 |
+
News articles 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 549493968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4128971ca3c08417b9ccd0e8f6c895228e465a365daed36c499fc2d2da4e9137
|
3 |
size 549493968
|
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:f5226871f62fd7a97aad42dbeca71fae079f05f5ec1dc6aa81c7e21ebd1e7238
|
3 |
size 4719
|