Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
OctopusMind
/
longbert-embedding-8k-zh
like
10
Follow
OctopusMind
2
Sentence Similarity
Transformers
PyTorch
Chinese
bert
feature-extraction
embedding
text-embedding
custom_code
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
95efbb4
longbert-embedding-8k-zh
/
special_tokens_map.json
algorithmexplorer01
Upload 2 files
95efbb4
12 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]"
}