Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Nan-Do
/
LeetCodeWizard_13B_v1.0
like
2
Text Generation
Transformers
PyTorch
English
llama
Python
Leetcode
Problem Solving
CP
text-generation-inference
License:
llama2
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
LeetCodeWizard_13B_v1.0
/
special_tokens_map.json
Nan-Do
initial commit
f68559e
almost 2 years ago
raw
Copy download link
history
blame
Safe
197 Bytes
{
"additional_special_tokens"
:
[
"β<PRE>"
,
"β<MID>"
,
"β<SUF>"
,
"β<EOT>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}