Learn Before
Example

Example of a Two-Sentence Input for BERT

An example of a two-sentence input formatted for a model like BERT includes special tokens to delineate the structure. The sequence [CLS] It is raining . [SEP] I need an umbrella . [SEP] demonstrates this format, where [CLS] is a special classification token marking the beginning of the input and [SEP] is a separator token used to distinguish between the two separate sentences.

0

1

Updated 2025-10-10

Contributors are:

Who are from:

Tags

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences