Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
roneliav
/
QA_discourse_v2
like
0
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
QA_discourse_v2
/
special_tokens_map.json
roneliav
Update special_tokens_map.json
ea6dcd3
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
"<answer>"
,
"<context>"
]
}