AhmedZaky1's picture
Add model configuration
7e312b0 verified
{
"model_type": "sentence-transformers",
"base_model": "aubmindlab/bert-base-arabertv02",
"matryoshka_dimensions": [
768,
512,
256,
128,
64
],
"max_seq_length": 75,
"language": "ar",
"task": "natural-language-inference",
"training_dataset": "Omartificial-Intelligence-Space/Arabic-NLi-Pair-Class"
}