
Overview
The state-of-the-art transformer model for machine translation from English to German, trained on WMT 2014 English-German dataset.
Highlights
- This model will perform English to German translation.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/host/hour |
|---|---|---|
ml.m4.xlarge Inference (Real-Time) Recommended | Model inference on the ml.m4.xlarge instance type, real-time mode | $0.00 |
ml.m4.xlarge Inference (Batch) Recommended | Model inference on the ml.m4.xlarge instance type, batch mode | $0.00 |
ml.m4.4xlarge Inference (Real-Time) | Model inference on the ml.m4.4xlarge instance type, real-time mode | $0.00 |
ml.m5.4xlarge Inference (Real-Time) | Model inference on the ml.m5.4xlarge instance type, real-time mode | $0.00 |
ml.m5.12xlarge Inference (Real-Time) | Model inference on the ml.m5.12xlarge instance type, real-time mode | $0.00 |
ml.m4.16xlarge Inference (Real-Time) | Model inference on the ml.m4.16xlarge instance type, real-time mode | $0.00 |
ml.m5.2xlarge Inference (Real-Time) | Model inference on the ml.m5.2xlarge instance type, real-time mode | $0.00 |
ml.c4.4xlarge Inference (Real-Time) | Model inference on the ml.c4.4xlarge instance type, real-time mode | $0.00 |
ml.m5.xlarge Inference (Real-Time) | Model inference on the ml.m5.xlarge instance type, real-time mode | $0.00 |
ml.c5.9xlarge Inference (Real-Time) | Model inference on the ml.c5.9xlarge instance type, real-time mode | $0.00 |
Vendor refund policy
None.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Amazon SageMaker model
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Version release notes
Initial release
Additional details
Inputs
- Summary
Supports JSON input.
AWS APIs can be used to invoke the model after endpoint creation, for example, using aws-cli:
aws sagemaker-runtime invoke-endpoint --endpoint-name your_endpoint_name --body '{"english":"We love language. This is true."}' --content-type application/json --accept application/json >(cat) 1>/dev/null
"english" is a required field, specifying the English sentences to be translated into German.
- Input MIME type
- application/json
Resources
Vendor resources
Support
Vendor support
Model support is provided by GluonNLP. Search for questions and open new issue to ask questions.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
