Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vishnun
/
codenlbert-tiny
like
1
Text Classification
Transformers
PyTorch
vishnun/CodevsNL
English
bert
code
nli
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/1
codenlbert-tiny
/
special_tokens_map.json
vishnun
Training in progress, epoch 1
6699938
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}