Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
YangsHao
/
RecBERT
like
0
Sentence Similarity
sentence-transformers
PyTorch
Transformers
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0d4f5ae
RecBERT
/
1_Pooling
/
config.json
YangsHao
Upload 1_Pooling with huggingface_hub
11709ec
over 1 year ago
raw
Copy download link
history
blame
Safe
190 Bytes
{
"word_embedding_dimension"
:
768
,
"pooling_mode_cls_token"
:
true
,
"pooling_mode_mean_tokens"
:
false
,
"pooling_mode_max_tokens"
:
false
,
"pooling_mode_mean_sqrt_len_tokens"
:
false
}