实验指导视频
上一节
下一节
勘误:choicesAll_logits =(choicesl_logits + choices2_logits).numpy()
==>不是并,是加,对应位置的概率相加,4维向量。

