Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
sanjudebnath
/
MiniCoderX
like
0
Text Generation
Safetensors
6 datasets
English
code-generation
transformer
ast
cfg
langchain
ollama
License:
mit
Model card
Files
Files and versions
xet
Community
main
MiniCoderX
/
minicoderx-tokenizer
/
special_tokens_map.json
sanjudebnath
initial test project
a1c81a0
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
{
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}