tableQA icon indicating copy to clipboard operation
tableQA copied to clipboard

how to use this model in chinese model?

Open wk1998 opened this issue 3 years ago • 1 comments

hello! how to use this model in chinese model? By changing the pretrained bert class in nlp.py? It doesn't help...

qa_model = TFBertForQuestionAnswering.from_pretrained('bert-base-chinese') qa_tokenizer = BertTokenizer.from_pretrained('bert-base-chinese',padding=True)

wk1998 avatar Oct 08 '21 11:10 wk1998

请问你解决了这个问题吗?或者有啥好用的text2sql/tableQA中文模型推荐?期待您的回复!

guozhenwen avatar Feb 14 '22 13:02 guozhenwen