Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ayansinha
/
lic-class-scancode-bert-base-cased-L32-1
like
0
Fill-Mask
Transformers
google-tensorflow
TensorFlow
bookcorpus
wikipedia
scancode-rules
English
bert
license
sentence-classification
scancode
license-compliance
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
7fcf44b
lic-class-scancode-bert-base-cased-L32-1
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
5165b24
about 4 years ago
raw
Copy download link
history
blame
Safe
151 Bytes
{
"do_lower_case"
:
false
,
"max_len"
:
32
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}