leonas5555 commited on
Commit
57c632a
·
verified ·
1 Parent(s): 6e10617

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -152,7 +152,9 @@ print(result)
152
 
153
  ## ONNX Export
154
 
155
- An ONNX version of this model is available in the [onnx/](./onnx/) directory for use with high-performance inference engines such as Infinity.
 
 
156
 
157
  ## License
158
 
 
152
 
153
  ## ONNX Export
154
 
155
+ An ONNX version of this model {TBD} for use with high-performance inference engines such as Infinity.
156
+
157
+ optimum-cli export onnx -m leonas5555/finnews-topic-single-classify
158
 
159
  ## License
160