Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
histlearn
/
microsoft-git-portuguese-neuro-simbolic
like
0
Image-Text-to-Text
Transformers
PyTorch
Safetensors
git
Inference Endpoints
License:
cc
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a7b687a
microsoft-git-portuguese-neuro-simbolic
/
special_tokens_map.json
histlearn
Upload 9 files
a7b687a
verified
5 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}