Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ahmedheakl
/
bert-resume-classification
like
4
Text Classification
Transformers
Safetensors
ahmedheakl/resume-atlas
English
bert
Inference Endpoints
arxiv:
2406.18125
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
b5a7011
bert-resume-classification
/
special_tokens_map.json
ahmedheakl
Upload tokenizer
9b2df30
verified
7 months 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]"
}