florian-hoenicke
commited on
Commit
•
f28380a
1
Parent(s):
490df42
feat: push custom model
Browse files- README.md +6 -6
- 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 |
-
-
|
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:
|
|
|
11 |
- feature-extraction
|
12 |
- sentence-similarity
|
13 |
- mteb
|
14 |
+
- Argumentation
|
15 |
+
- Data
|
16 |
+
- Research
|
17 |
+
- Corpus
|
18 |
+
- Analysis
|
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 |
+
academic research for argumentation data
|
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:0b0d866f68f19e0b428a568c39058353566cbac3d09fda0327b78bab78d2975a
|
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:87baab7f814a4cef847fd2737cbb07fed344d6902b4a7d3a2ff0c165d6e0de2c
|
3 |
size 4719
|