Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TeePoat
/
frantics-bot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
frantics-bot
/
models
/
seq2seq
/
constants.py
WonderWaffle4
GPT-2 bot with transformers and bot server
59c6d5c
6 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
55 Bytes
PAD_TOKEN =
0
BOS_TOKEN =
1
EOS_TOKEN =
2
UNK_TOKEN =
3