logitorch.data_collators.fairr_collator

Classes

RuleSelectionProofWriterIterCollator

Initializes the RuleSelectionProofWriterIterCollator.

Module Contents

class logitorch.data_collators.fairr_collator.RuleSelectionProofWriterIterCollator(pretrained_roberta_tokenizer: str)[source]

Initializes the RuleSelectionProofWriterIterCollator.

Args:
pretrained_roberta_tokenizer (str): The name or path of the pretrained Roberta tokenizer.
tokenizer[source]