Upload 6 files
Browse files- README.md +3 -22
- model.safetensors +1 -1
- pipeline.skops +2 -2
README.md
CHANGED
@@ -1,36 +1,17 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
library_name: model2vec
|
4 |
license: mit
|
5 |
-
model_name:
|
6 |
tags:
|
7 |
- embeddings
|
8 |
- static-embeddings
|
9 |
- sentence-transformers
|
10 |
-
language:
|
11 |
-
- en
|
12 |
-
- de
|
13 |
-
- it
|
14 |
-
- pt
|
15 |
-
- da
|
16 |
-
- ca
|
17 |
-
- gl
|
18 |
-
- fr
|
19 |
-
- es
|
20 |
-
- nl
|
21 |
-
- eu
|
22 |
-
datasets:
|
23 |
-
- Jarbas/ovos-llm-augmented-intents
|
24 |
-
- Jarbas/ovos-weather-intents
|
25 |
-
- Jarbas/music_queries_templates
|
26 |
-
- Jarbas/OVOSGitLocalize-Intents
|
27 |
-
- Jarbas/ovos_intent_examples
|
28 |
-
- Jarbas/ovos-common-query-intents
|
29 |
---
|
30 |
|
31 |
# model_mul_m2v-256-LaBSE Model Card
|
32 |
|
33 |
-
This [Model2Vec](https://github.com/MinishLab/model2vec) model is a fine-tuned version of the [
|
34 |
|
35 |
## Installation
|
36 |
|
|
|
1 |
---
|
2 |
+
base_model: unknown
|
3 |
library_name: model2vec
|
4 |
license: mit
|
5 |
+
model_name: model_mul_m2v-256-LaBSE
|
6 |
tags:
|
7 |
- embeddings
|
8 |
- static-embeddings
|
9 |
- sentence-transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# model_mul_m2v-256-LaBSE Model Card
|
13 |
|
14 |
+
This [Model2Vec](https://github.com/MinishLab/model2vec) model is a fine-tuned version of the [unknown](https://huggingface.co/unknown) Model2Vec model. It also includes a classifier head on top.
|
15 |
|
16 |
## Installation
|
17 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 513076312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19515f8867feb842b67688c9feb2bae7b40ba51683532eaa49a0e543de6d5bc1
|
3 |
size 513076312
|
pipeline.skops
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da06b9d7c1d48baea0ca16911c739cbc3c9252645179227b9cd00b758a3653ee
|
3 |
+
size 6093640
|