Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
RinTrin
/
climate-tech-test
like
0
Sentence Similarity
sentence-transformers
PyTorch
21 datasets
English
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
5 papers
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
climate-tech-test
/
special_tokens_map.json
RinTrin
Add SetFit model
7814f8b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}