Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
GeorgiaTech
/
bert-generative-pubmedqa
like
0
Follow
Georgia Tech (Georgia Institute of Technology)
1,117
Text2Text Generation
Transformers
Safetensors
qiaojin/PubMedQA
English
encoder-decoder
medical
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-generative-pubmedqa
/
special_tokens_map.json
hbeadles
Upload tokenizer
841b781
verified
7 months 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]"
}