m3 commited on
Commit
2b0e836
·
1 Parent(s): 5d4550d

chore: add name_or_path

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "model_type": "onnx-base",
3
- "model_path": "model.onnx",
4
  "architectures": ["ONNXBaseModel"],
5
  "id2label": {
6
  "0": "LABEL_0",
 
1
  {
2
  "model_type": "onnx-base",
3
+ "name_or_path": "model.onnx",
4
  "architectures": ["ONNXBaseModel"],
5
  "id2label": {
6
  "0": "LABEL_0",