Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mychen76
/
mistral7b_ocr_to_json_v1
like
95
Text Generation
Transformers
PyTorch
Safetensors
dataset1
dataset2
mistral
tag1
tag2
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
9c03e23
mistral7b_ocr_to_json_v1
/
special_tokens_map.json
mychen76
Upload tokenizer
0806e51
almost 2 years 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>"
}