Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
ALBERT is a self-supervised Transformer architecture that undergoes pretraining on a vast dataset of English text, eliminating the need for manual annotations by employing an automated method to create inputs and corresponding labels from unprocessed text. This model is designed with two primary training objectives in mind. The first objective, known as Masked Language Modeling (MLM), involves randomly obscuring 15% of the words in a given sentence and challenging the model to accurately predict those masked words. This approach sets it apart from recurrent neural networks (RNNs) and autoregressive models such as GPT, as it enables ALBERT to capture bidirectional representations of sentences. The second training objective is Sentence Ordering Prediction (SOP), which focuses on the task of determining the correct sequence of two adjacent text segments during the pretraining phase. By incorporating these dual objectives, ALBERT enhances its understanding of language structure and contextual relationships. This innovative design contributes to its effectiveness in various natural language processing tasks.
Description
XLNet introduces an innovative approach to unsupervised language representation learning by utilizing a unique generalized permutation language modeling objective. Furthermore, it leverages the Transformer-XL architecture, which proves to be highly effective in handling language tasks that require processing of extended contexts. As a result, XLNet sets new benchmarks with its state-of-the-art (SOTA) performance across multiple downstream language applications, such as question answering, natural language inference, sentiment analysis, and document ranking. This makes XLNet a significant advancement in the field of natural language processing.
API Access
Has API
API Access
Has API
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Founded
1998
Country
United States
Website
github.com/google-research/albert
Vendor Details
Company Name
XLNet
Founded
2019
Website
github.com/zihangdai/xlnet