This is a General Arabic Text Embedding trained using SentenceTransformers in a multi-task setup. The system trains on the AllNLI and on the STS dataset.
from sentence_transformers import SentenceTransformer
# Download from the 🤗 Hub
model = SentenceTransformer("Omartificial-Intelligence-Space/GATE-AraBert-v0")
# Run inference
sentences = [
'الكلب البني مستلقي على جانبه على سجادة بيج، مع جسم أخضر في المقدمة.',
'لقد مات الكلب',
'شخص طويل القامة',
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 768]# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]
Runs of Omartificial-Intelligence-Space GATE-AraBert-v0 on huggingface.co
77
Total runs
0
24-hour runs
-10
3-day runs
-7
7-day runs
-17
30-day runs
More Information About GATE-AraBert-v0 huggingface.co Model
GATE-AraBert-v0 huggingface.co
GATE-AraBert-v0 huggingface.co is an AI model on huggingface.co that provides GATE-AraBert-v0's model effect (), which can be used instantly with this Omartificial-Intelligence-Space GATE-AraBert-v0 model. huggingface.co supports a free trial of the GATE-AraBert-v0 model, and also provides paid use of the GATE-AraBert-v0. Support call GATE-AraBert-v0 model through api, including Node.js, Python, http.
GATE-AraBert-v0 huggingface.co is an online trial and call api platform, which integrates GATE-AraBert-v0's modeling effects, including api services, and provides a free online trial of GATE-AraBert-v0, you can try GATE-AraBert-v0 online for free by clicking the link below.
Omartificial-Intelligence-Space GATE-AraBert-v0 online free url in huggingface.co:
GATE-AraBert-v0 is an open source model from GitHub that offers a free installation service, and any user can find GATE-AraBert-v0 on GitHub to install. At the same time, huggingface.co provides the effect of GATE-AraBert-v0 install, users can directly use GATE-AraBert-v0 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.