Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
danfeg
/
AraELECTRA-GEN_Finetuned-COMB-7443
like
0
Sentence Similarity
sentence-transformers
Safetensors
Transformers
electra
feature-extraction
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
344cab8
AraELECTRA-GEN_Finetuned-COMB-7443
/
special_tokens_map.json
danfeg
Add new SentenceTransformer model.
18ec30f
verified
8 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}