Introduction
Get Started
Prepare your data
Cerebras PyTorch API
cerebras_pytorch
cerebras_pytorch.amp
cerebras_pytorch.optim
cerebras_pytorch.sparse
cerebras_pytorch.metrics
Cerebras Model Zoo
Cerebras Guides
Fundamentals
Support
Processing of a row in the CSV file.
data_row (dict) – dictionary with input values.
Returns: tuple: (list of parsed tokens, List of labels).
previous
modelzoo.transformers.pytorch.bert.fine_tuning.qa.input.BertQADataProcessor.create_qa_features
next
modelzoo.transformers.pytorch.bert.fine_tuning.qa.input.BertQADataProcessor.BertQADataProcessor