Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,61 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
pipeline_tag: sentence-similarity
|
3 |
tags:
|
4 |
- sentence-transformers
|
5 |
- feature-extraction
|
6 |
- sentence-similarity
|
7 |
- transformers
|
|
|
8 |
license: mit
|
9 |
datasets:
|
10 |
- unicamp-dl/mmarco
|
|
|
1 |
---
|
2 |
+
model-index:
|
3 |
+
- name: mmarco-bert-base-italian-uncased
|
4 |
+
results:
|
5 |
+
- task:
|
6 |
+
type: Classification
|
7 |
+
dataset:
|
8 |
+
type: mteb/amazon_massive_intent
|
9 |
+
name: MTEB MassiveIntentClassification (it)
|
10 |
+
config: it
|
11 |
+
split: test
|
12 |
+
revision: 31efe3c427b0bae9c22cbb560b8f15491cc6bed7
|
13 |
+
metrics:
|
14 |
+
- type: accuracy
|
15 |
+
value: 55.06052454606589
|
16 |
+
- type: f1
|
17 |
+
value: 54.014768121214104
|
18 |
+
- task:
|
19 |
+
type: Classification
|
20 |
+
dataset:
|
21 |
+
type: mteb/amazon_massive_scenario
|
22 |
+
name: MTEB MassiveScenarioClassification (it)
|
23 |
+
config: it
|
24 |
+
split: test
|
25 |
+
revision: 7d571f92784cd94a019292a1f45445077d0ef634
|
26 |
+
metrics:
|
27 |
+
- type: accuracy
|
28 |
+
value: 63.04303967720243
|
29 |
+
- type: f1
|
30 |
+
value: 62.695230714417406
|
31 |
+
- task:
|
32 |
+
type: STS
|
33 |
+
dataset:
|
34 |
+
type: mteb/sts22-crosslingual-sts
|
35 |
+
name: MTEB STS22 (it)
|
36 |
+
config: it
|
37 |
+
split: test
|
38 |
+
revision: 6d1ba47164174a496b7fa5d3569dae26a6813b80
|
39 |
+
metrics:
|
40 |
+
- type: cos_sim_pearson
|
41 |
+
value: 64.73840574137837
|
42 |
+
- type: cos_sim_spearman
|
43 |
+
value: 69.44233124548987
|
44 |
+
- type: euclidean_pearson
|
45 |
+
value: 67.65045364124317
|
46 |
+
- type: euclidean_spearman
|
47 |
+
value: 69.586510471675
|
48 |
+
- type: manhattan_pearson
|
49 |
+
value: 67.76125181623837
|
50 |
+
- type: manhattan_spearman
|
51 |
+
value: 69.61010945802974
|
52 |
pipeline_tag: sentence-similarity
|
53 |
tags:
|
54 |
- sentence-transformers
|
55 |
- feature-extraction
|
56 |
- sentence-similarity
|
57 |
- transformers
|
58 |
+
- mteb
|
59 |
license: mit
|
60 |
datasets:
|
61 |
- unicamp-dl/mmarco
|