We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
現在は、fugumtフォルダの中にen-jaとja-enの両方のonnxが含まれている。 しかし、source.spmとtarget.spmはen-jaのものしか含まれていない。 ja-enのものもアップロードしたいが、名前が同じためアップロードできない。
そこで、新たに、fugumt-en-jaとfugumt-ja-enを作成し、そちらにonnxとspmをアップロードする。 モデルとspmはすでにアップロード済み。
Pythonスクリプトのremote pathのみ修正する。 互換性のためにfugumtフォルダはしばらく残しておく。
The text was updated successfully, but these errors were encountered:
モデルはアップロード済み。 https://storage.googleapis.com/ailia-models/fugumt-en-ja/seq2seq-lm-with-past.onnx https://storage.googleapis.com/ailia-models/fugumt-ja-en/decoder_model.onnx
Sorry, something went wrong.
kyakuno
No branches or pull requests
現在は、fugumtフォルダの中にen-jaとja-enの両方のonnxが含まれている。
しかし、source.spmとtarget.spmはen-jaのものしか含まれていない。
ja-enのものもアップロードしたいが、名前が同じためアップロードできない。
そこで、新たに、fugumt-en-jaとfugumt-ja-enを作成し、そちらにonnxとspmをアップロードする。
モデルとspmはすでにアップロード済み。
Pythonスクリプトのremote pathのみ修正する。
互換性のためにfugumtフォルダはしばらく残しておく。
The text was updated successfully, but these errors were encountered: