Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
orionweller
/
test-flex-gpt
like
0
PyTorch
flex_bert
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
358a4d5
test-flex-gpt
/
special_tokens_map.json
oweller2
tokenizer
74aad37
15 days ago
raw
Copy download link
history
blame
98 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}