Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DevashishBhake
/
SERModel
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SERModel
/
SPT_model
/
special_tokens_map.json
devashish-bhake
new file: SER_model/config.json
f9f5661
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}