Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pkshatech
/
simcse-ja-bert-base-clcmlp
like
15
Follow
PKSHA Technology Inc.
23
Sentence Similarity
sentence-transformers
PyTorch
Transformers
Japanese
bert
feature-extraction
arxiv:
2104.08821
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Use this model
7d1f77e
simcse-ja-bert-base-clcmlp
/
tokenizer_config.json
akiFQC
change tokenizer
7d1f77e
almost 2 years ago
raw
Copy download link
history
blame
162 Bytes
{
"do_lower_case"
:
false
,
"word_tokenizer_type"
:
"mecab"
,
"subword_tokenizer_type"
:
"wordpiece"
,
"mecab_kwargs"
:
{
"mecab_dic"
:
"unidic_lite"
}
}