Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
alfonsovelp
/
lynk-finetuned-mini
like
0
Feature Extraction
Transformers
Safetensors
bert
sentence-similarity
text-embeddings-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e05cc99
lynk-finetuned-mini
/
special_tokens_map.json
Alfonso Velasco
first model
ac4abd4
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]"
}