class
InstructionDataSpecial methods
- def __init__(self, instruction_text: str, instruction_tokens: typing.Optional[typing.List[str]] = None) -> None
- Method generated by attrs for class InstructionData.
Properties
- instruction_text: str get set del
- instruction_tokens: typing.Optional[typing.List[str]] get set del