Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
bniladridas
/
conversational-ai-base-model
like
0
Question Answering
Transformers
PyTorch
Safetensors
squad
English
distilbert
conversational-ai
nlp
context-aware
Eval Results
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
92504cc
conversational-ai-base-model
/
special_tokens_map.json
bniladridas
Upload folder using huggingface_hub
842b566
verified
about 1 month 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]"
}