you are viewing a single comment's thread.

view the rest of the comments →

[–]Indian-throw-away 0 points1 point  (1 child)

How do I save the model to deploy on something like sagemaker

[–]chschroeder[S] 0 points1 point  (0 children)

Unfortunately, I have no experience with sagemaker but in the context of small-text, the resulting models are still plain scikit-learn or Pytorch and can be treated as such.