
Overview
RoBERTa base model: Pretrained model on the English language using a masked language modeling (MLM) objective. It was introduced in this paper (https://arxiv.org/abs/1907.11692 ) and first released in this repository (https://github.com/facebookresearch/fairseq/tree/main/examples/roberta ).
This Service sets up an endpoint on AWS Sagemaker that returns text embeddings based on the RoBERTa model.
RoBERTa (Robustly Optimized BERT Approach) is a transformer-based language model developed by Facebook AI as an improvement over the BERT (Bidirectional Encoder Representations from Transformers) model. Like BERT, it is designed for natural language processing (NLP) tasks such as text classification, question answering, sentiment analysis, building RAG solutions and more. However, RoBERTa incorporates several optimizations to enhance its performance and scalability.
Highlights
- RoBERTa Model learns an inner representation of the English language that can then be used to extract features useful for downstream tasks. If you have a dataset of labeled sentences for instance, you can train a standard classifier using the embedding produced by the RoBERTa model as inputs.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Dimension | Description | Cost/host/hour |
|---|---|---|
ml.m5.xlarge Inference (Batch) Recommended | Model inference on the ml.m5.xlarge instance type, batch mode | $0.10 |
ml.m5.xlarge Inference (Real-Time) Recommended | Model inference on the ml.m5.xlarge instance type, real-time mode | $0.10 |
ml.m4.4xlarge Inference (Batch) | Model inference on the ml.m4.4xlarge instance type, batch mode | $0.10 |
ml.m5.4xlarge Inference (Batch) | Model inference on the ml.m5.4xlarge instance type, batch mode | $0.10 |
ml.m5.12xlarge Inference (Batch) | Model inference on the ml.m5.12xlarge instance type, batch mode | $0.10 |
ml.m5.large Inference (Batch) | Model inference on the ml.m5.large instance type, batch mode | $0.10 |
ml.m4.16xlarge Inference (Batch) | Model inference on the ml.m4.16xlarge instance type, batch mode | $0.10 |
ml.m5.2xlarge Inference (Batch) | Model inference on the ml.m5.2xlarge instance type, batch mode | $0.10 |
ml.m4.10xlarge Inference (Batch) | Model inference on the ml.m4.10xlarge instance type, batch mode | $0.10 |
ml.m5.24xlarge Inference (Batch) | Model inference on the ml.m5.24xlarge instance type, batch mode | $0.10 |
Vendor refund policy
Thank you for purchasing RoBERTa Embedding API on AWS Marketplace. We strive to ensure customer satisfaction with our services. If you have issues accessing the service contact us at support@aumlabs.aiÂ
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
Additional details
Inputs
- Summary
This model can analyze text passed as json or json text files stored in Amazon S3 bucket.
- Limitations for input type
- Maximum payload size for endpoint invocation is 5MB while the maximum payload size for batch inference is 100 MB.
Input data descriptions
The following table describes supported input data fields for real-time inference and batch transform.
Field name | Description | Constraints | Required |
|---|---|---|---|
sentences | An array of English text | Type: FreeText | Yes |
Resources
Vendor resources
Support
Vendor support
AWS Infrastructure 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.
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



