問題タブ [google-cloud-automl-nl]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
text-classification - Google Cloud auotml モデルのエクスポート
Google クラウド プラットフォームの自然言語製品で、モデルのトレーニング、デプロイ、評価を成功させましたAutoML Text & Document Classification。デプロイされたすべてのモデルを表示すると、モデルをエクスポートするオプションがなく、削除オプションのみが使用可能です。データのエクスポートに加えて、automl モデルもエクスポートして、ローカルまたは他のマシンでモデルを実行できるようにする方法はありますか?
auto ml Vision プロダクトのエクスポート モデルについて説明しているビデオがありますが、自然言語モデルとの類似点をあまり引き出すことができませんでした。ありがとう
python - エンティティ認識 gcp カスタム モデル
GCP の Automl サービスを使用して、固有表現認識用のカスタム モデルをトレーニングしました。Pythonを使用して実行するコードは次のとおりです。
predict関数で次の内部エラーが発生します。
six.raise_from(exceptions.from_grpc_error(exc), exc) ファイル ""、3 行目、raise_from google.api_core.exceptions.InternalServerError: 500 内部エラーが発生しました。
GCP の誰かがエラーの原因とその修正方法を説明できますか?
