Omartificial-Intelligence-Space / GATE-AraBert-v0

huggingface.co
Total runs: 77
24-hour runs: 0
7-day runs: -7
30-day runs: -17
Model's Last Updated: January 23 2025
sentence-similarity

Introduction of GATE-AraBert-v0

Model Details of GATE-AraBert-v0

GATE-AraBert-v0

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.

Model Details
Model Description
Usage
Direct Usage (Sentence Transformers)

First install the Sentence Transformers library:

pip install -U sentence-transformers

Then you can load this model and run inference.

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]
Evaluation
Metrics
Semantic Similarity
Metric Value
pearson_cosine 0.8384
spearman_cosine 0.8389
pearson_manhattan 0.8248
spearman_manhattan 0.8329
pearson_euclidean 0.825
spearman_euclidean 0.8337
pearson_dot 0.8072
spearman_dot 0.8098
pearson_max 0.8384
spearman_max 0.8389
Semantic Similarity
Metric Value
pearson_cosine 0.7908
spearman_cosine 0.7893
pearson_manhattan 0.7923
spearman_manhattan 0.7947
pearson_euclidean 0.7904
spearman_euclidean 0.7934
pearson_dot 0.7404
spearman_dot 0.7354
pearson_max 0.7923
spearman_max 0.7947

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.

Omartificial-Intelligence-Space GATE-AraBert-v0 online free

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:

https://huggingface.co/Omartificial-Intelligence-Space/GATE-AraBert-v0

GATE-AraBert-v0 install

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.

Url of GATE-AraBert-v0

Provider of GATE-AraBert-v0 huggingface.co

Omartificial-Intelligence-Space
ORGANIZATIONS

Other API from Omartificial-Intelligence-Space