Omartificial-Intelligence-Space
commited on
Commit
•
88cb56b
1
Parent(s):
ab2ed1f
update readme.md
Browse files
README.md
CHANGED
@@ -56,6 +56,50 @@ widget:
|
|
56 |
model-index:
|
57 |
- name: SentenceTransformer based on Omartificial-Intelligence-Space/Arabert-all-nli-triplet-Matryoshka
|
58 |
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
- task:
|
60 |
type: semantic-similarity
|
61 |
name: Semantic Similarity
|
@@ -130,6 +174,9 @@ model-index:
|
|
130 |
- type: spearman_max
|
131 |
value: 0.7946838339078852
|
132 |
name: Spearman Max
|
|
|
|
|
|
|
133 |
---
|
134 |
|
135 |
# GATE-AraBert-v0
|
|
|
56 |
model-index:
|
57 |
- name: SentenceTransformer based on Omartificial-Intelligence-Space/Arabert-all-nli-triplet-Matryoshka
|
58 |
results:
|
59 |
+
- dataset:
|
60 |
+
config: ar
|
61 |
+
name: MTEB MIRACLRetrievalHardNegatives (ar)
|
62 |
+
revision: 95c8db7d4a6e9c1d8a60601afd63d553ae20a2eb
|
63 |
+
split: dev
|
64 |
+
type: mteb/miracl-hard-negatives
|
65 |
+
metrics:
|
66 |
+
- type: main_score
|
67 |
+
value: 17.751
|
68 |
+
task:
|
69 |
+
type: Retrieval
|
70 |
+
- dataset:
|
71 |
+
config: ara-ara
|
72 |
+
name: MTEB MLQARetrieval (ara-ara)
|
73 |
+
revision: 397ed406c1a7902140303e7faf60fff35b58d285
|
74 |
+
split: test
|
75 |
+
type: facebook/mlqa
|
76 |
+
metrics:
|
77 |
+
- type: main_score
|
78 |
+
value: 58.026
|
79 |
+
task:
|
80 |
+
type: Retrieval
|
81 |
+
- dataset:
|
82 |
+
config: ar
|
83 |
+
name: MTEB MintakaRetrieval (ar)
|
84 |
+
revision: efa78cc2f74bbcd21eff2261f9e13aebe40b814e
|
85 |
+
split: test
|
86 |
+
type: jinaai/mintakaqa
|
87 |
+
metrics:
|
88 |
+
- type: main_score
|
89 |
+
value: 17.121
|
90 |
+
task:
|
91 |
+
type: Retrieval
|
92 |
+
- dataset:
|
93 |
+
config: default
|
94 |
+
name: MTEB SadeemQuestionRetrieval (default)
|
95 |
+
revision: 3cb0752b182e5d5d740df547748b06663c8e0bd9
|
96 |
+
split: test
|
97 |
+
type: sadeem-ai/sadeem-ar-eval-retrieval-questions
|
98 |
+
metrics:
|
99 |
+
- type: main_score
|
100 |
+
value: 59.306
|
101 |
+
task:
|
102 |
+
type: Retrieval
|
103 |
- task:
|
104 |
type: semantic-similarity
|
105 |
name: Semantic Similarity
|
|
|
174 |
- type: spearman_max
|
175 |
value: 0.7946838339078852
|
176 |
name: Spearman Max
|
177 |
+
|
178 |
+
|
179 |
+
|
180 |
---
|
181 |
|
182 |
# GATE-AraBert-v0
|