Tran Hoai Chau
Upload models/codebert-base-finetuned-detect-insecure-code-Bert-L6-w-masked with huggingface_hub
c4d5b9f
raw
history blame contribute delete
No virus
280 Bytes
{
"bos_token": "<s>",
"cls_token": "<s>",
"eos_token": "</s>",
"mask_token": {
"content": "<mask>",
"lstrip": true,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<pad>",
"sep_token": "</s>",
"unk_token": "<unk>"
}