Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
m3
/
onnx-base
like
0
Transformers
ONNX
Safetensors
English
onnx-base
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
onnx-base
/
config.json
m3
chore: add model path
d58f544
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
215 Bytes
{
"model_type"
:
"onnx-base"
,
"model_path"
:
"model.onnx"
,
"architectures"
:
[
"ONNXBaseModel"
]
,
"id2label"
:
{
"0"
:
"LABEL_0"
,
"1"
:
"LABEL_1"
}
,
"label2id"
:
{
"LABEL_0"
:
0
,
"LABEL_1"
:
1
}
}