You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on the Colab and local.
I want to save a transformer that pretrained the Onnx model. But, I have faced an error.
When I investigate the error, I have noticed that the main problem is serializing a onnx model -->
Is there an existing issue for this?
Who can help?
@maziyarpanahi
What are you working on?
I am working on the Colab and local.
I want to save a transformer that pretrained the Onnx model. But, I have faced an error.
When I investigate the error, I have noticed that the main problem is serializing a onnx model -->
spark-nlp/src/main/scala/com/johnsnowlabs/ml/onnx/OnnxSerializeModel.scala
Line 31 in 43aa4b0
Current Behavior
Error while saving the transformer,
This error applies to most ONNX based annotators
Expected Behavior
writing the transformer stage to file
Steps To Reproduce
Colab notebook: https://colab.research.google.com/drive/119u6hXoT1PRB9F38InuEV-bm4g1uu9UH?usp=sharing
Spark NLP version and Apache Spark
spark-nlp==5.3.1
pyspark
Type of Spark Application
No response
Java Version
No response
Java Home Directory
No response
Setup and installation
No response
Operating System and Version
No response
Link to your project (if available)
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: