Learn R Programming

aifeducation (version 1.0.2)

.AIFETrObj: Transformer objects

Description

This list contains transformer objects. Elements of the list are used in the public make of the AIFETransformerMaker R6 class. This list is not designed to be used directly.

It has the following elements: bert, roberta, deberta_v2, funnel, longformer, mpnet

Usage

.AIFETrObj

Arguments

Format

An object of class list of length 6.

See Also

Other Transformers for developers: .AIFEBaseTransformer, .AIFEBertTransformer, .AIFEDebertaTransformer, .AIFEFunnelTransformer, .AIFELongformerTransformer, .AIFEMpnetTransformer, .AIFERobertaTransformer