Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AbdulSami
/
bert-base-cased-cefr
like
3
Token Classification
Transformers
PyTorch
Alex123321/english_cefr_dataset
English
bert
text-classification
code
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
bert-base-cased-cefr
/
special_tokens_map.json
AbdulSami
Upload 7 files
3b14d53
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}