Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mychen76
/
mistral7b_ocr_to_json_v1
like
78
Text Generation
Transformers
PyTorch
Safetensors
dataset1
dataset2
mistral
tag1
tag2
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
a62fae4
mistral7b_ocr_to_json_v1
/
special_tokens_map.json
mychen76
Upload tokenizer
0806e51
about 1 year ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}