Paul
Paul
是和run_pretraining.py之前的 albert_tiny 模型对比的,用于ner任务的, 时间是原来的三倍,是大神你提供的albert_tiny+crf 预测执行的时间 50ms, 我使用run_pretraining.py后的模型每条数据预测时间为150ms左右
> I am using the main branch > Can you try the latest main branch?
> You say you use v5.1 at the beginning, do you mean that you have tested on both v5.1 and main? Sorry, I misunderstood, I tested on main not v5.1
> I have verified and make sure the `main` branch works well. Can you > > 1. Make sure you pull the latest codes. And > 2. Provide the script...
I also encountered the same problem