Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
eminecg
/
Lawsuit-Petition-TextGen-Gpt2-Preprocess-Dataset
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
Lawsuit-Petition-TextGen-Gpt2-Preprocess-Dataset
/
special_tokens_map.json
eminecg
Upload tokenizer
b1d2e22
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}