Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sadakmed
/
triplet-bert-base-cased
like
0
Model card
Files
Files and versions
Community
8ad12c0
triplet-bert-base-cased
/
data-config.json
sadakmed
Upload data-config.json
8ad12c0
over 3 years ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"model_path"
:
"bert-base-cased"
,
"max_word_length"
:
100
,
"num_iterative_layers"
:
2
,
"max_depth"
:
5
,
"additional_special_tokens"
:
[
"[unused1]"
,
"[unused2]"
,
"[unused3]"
]
}