SharonJin422

Results 7 issues of SharonJin422

2021-07-29 10:45:49,016 root INFO step_time: 0.138798, loss: 3.648251, step perplexity: 38.407426 2021-07-29 10:45:49,174 root INFO 0.000000 out of 614 correct 2021-07-29 10:45:49,315 root INFO step_time: 0.133353, loss: 3.665064, step perplexity:...

when the config is set as follows, there is an error. ![image](https://user-images.githubusercontent.com/85158796/148713852-8b9f452f-a509-42c0-853a-9b9691ecbe31.png) File "main.py", line 167, in main if training_args.do_train: File "/Users/sharon/Library/Python/3.8/lib/python/site-packages/transformers/trainer.py", line 707, in train tr_loss += self.training_step(model, inputs)...

Hello, if I want to verify the performance of combination methods on Chinese tasks, does the pretrained Bert model support it? Or I should use self-trained Bert model?

哈喽,请教一下竖排文字的识别模型训练,我是单独用合成的竖排文字训练一个竖排模型,但是loss一直不收敛,请问为什么呀,还是说应该在横排模型的基础上finetune竖排会更好一点