请教下,怎么调整数据集
#2
by
knowitall-hxy
- opened
启动app时,提示这句话:Notice: The pretrained model are used for testing, it is recommended to train the model on your own custom datasets
,默认训练数据集是英文,怎么能调整为中文数据集,如果想调整为自己的数据集应该怎么调整呢
在启动时只显示了ACOS的界面,其余两个模型加载好像是失败,错误信息:Exception: Error(s) in loading state_dict for EMCGCN:
Unexpected key(s) in state_dict: "bert.embeddings.position_ids".
knowitall-hxy
changed discussion title from
怎么调整数据集
to 请教下,怎么调整数据集