对每一个轮次对话进行处理, [CLS]表示dialog开始 [SEP]表示这轮对话中的句子分隔 形式:"[CLS]utterance1[SEP]utterance2[SEP]utterance3[SEP]" :param hparams: 超参数 :param tokenizer: :param n_ctx: GPT-2上下文窗口大小
(hparams, tokenizer, n_ctx)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected