bocaidoufuyushiren

Results 4 issues of bocaidoufuyushiren

I don't find the training data.Could you tell me where is the training data?

I can't find the training data or demo data. I don't know how you guys run this model .

this is no 'pytorch_model_main.bin' in mstango of huggingface.but in code train.py row395 : model.load_state_dict(torch.load("{}/pytorch_model_main.bin".format(hf_model_path), map_location="cpu")) how can I finetune this model?

I want to finetune base on your training checkpoints。