简要上接Transformers仓库解读之序,对transformers库中的DataCollator的子类进行调用介绍
DataCollatortransformers的DataCollator的几个类,都是用于对原始数据集进行前处理
2021-09-25